Skip to content

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

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

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

Triggered via pull request September 22, 2023 15:50
Status Failure
Total duration 3m 27s
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 9s
eslint
Check version consistency of packages
6s
Check version consistency of packages
Check coding style
14s
Check coding style
Matrix: setup-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
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-server.ts#L302
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/binding-http/src/http-server.ts#L315
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/binding-http/src/http-server.ts#L354
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/binding-http/src/http-server.ts#L475
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/binding-http/src/http-server.ts#L510
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/binding-http/src/routes/action.ts#L95
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/binding-http/src/routes/event.ts#L34
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/binding-http/src/routes/properties.ts#L35
Unexpected any value in conditional. An explicit comparison or type cast is required
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, codecov/codecov-action@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, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/