chore(binding-http): enable eslint/strict-boolean-expressions #1975
Triggered via pull request
September 22, 2023 14:48
Status
Cancelled
Total duration
51m 38s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
eslint
1m 42s
Check version consistency of packages
5s
Check coding style
17s
Matrix: setup-and-test
Annotations
12 errors and 5 warnings
eslint:
packages/binding-http/src/codecs/tuya-codec.ts#L27
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/codecs/tuya-codec.ts#L27
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/credential.ts#L205
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/http-client-impl.ts#L185
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/http-client-impl.ts#L194
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/http-client-impl.ts#L290
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/http-server.ts#L140
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
eslint:
packages/binding-http/src/http-server.ts#L140
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
eslint:
packages/binding-http/src/http-server.ts#L248
Unexpected value in conditional. A boolean expression is required
|
eslint:
packages/binding-http/src/http-server.ts#L301
Unexpected any value in conditional. An explicit comparison or type cast is required
|
setup-and-test (ubuntu-latest, 18.x)
The operation was canceled.
|
setup-and-test (ubuntu-latest, 20.x)
The operation was canceled.
|
Check version consistency of packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check coding style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actionsx/prettier@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
setup-and-test (ubuntu-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
setup-and-test (ubuntu-latest, 20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|