Merge pull request #5 from payhereinc/refactor/remove-connack-timeout #2
Annotations
10 errors and 1 warning
Lint:
src/lib/PingTimer.ts#L10
Replace `·setTimeout(func,·time);` with `⏎↹↹setTimeout(func,·time)`
|
Lint:
src/lib/PingTimer.ts#L10
Implied eval. Consider passing a function
|
Lint:
src/lib/PingTimer.ts#L12
Delete `;`
|
Lint:
src/lib/client.ts#L849
Replace `····console.log('connect·::·setting·up·connackTimer·:·',·this.options.connectTimeout);` with `↹↹console.log(⏎↹↹↹'connect·::·setting·up·connackTimer·:·',⏎↹↹↹this.options.connectTimeout,⏎↹↹)`
|
Lint:
src/lib/client.ts#L850
Replace `····` with `↹↹`
|
Lint:
src/lib/client.ts#L850
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint:
src/lib/client.ts#L850
Expected exception block, space or tab after '//' in comment
|
Lint:
src/lib/client.ts#L1693
Replace `······` with `↹↹↹`
|
Lint:
src/lib/client.ts#L1693
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint:
src/lib/client.ts#L1693
Expected exception block, space or tab after '//' in comment
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading