chore(binding-http): enable eslint/strict-boolean-expressions #2044
Triggered via pull request
September 30, 2023 17:52
Status
Failure
Total duration
6h 0m 26s
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 38s
Check version consistency of packages
8s
Check coding style
15s
Matrix: setup-and-test
Annotations
8 errors and 5 warnings
eslint:
packages/binding-http/src/http-server.ts#L342
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/http-server.ts#L345
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/http-server.ts#L384
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/http-server.ts#L388
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint:
packages/binding-http/src/routes/property.ts#L109
Unexpected any value in conditional. An explicit comparison or type cast is required
|
eslint
Process completed with exit code 1.
|
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/
|