Skip to content

chore(binding-http): enable eslint/strict-boolean-expressions #1974

chore(binding-http): enable eslint/strict-boolean-expressions

chore(binding-http): enable eslint/strict-boolean-expressions #1974

Triggered via pull request September 22, 2023 14:47
Status Cancelled
Total duration 52m 18s
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
2m 16s
eslint
Check version consistency of packages
9s
Check version consistency of packages
Check coding style
14s
Check coding style
Matrix: setup-and-test
Fit to window
Zoom out
Zoom in

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, 20.x)
The operation was canceled.
setup-and-test (ubuntu-latest, 18.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, 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/
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/