chore(binding-http): enable eslint/strict-boolean-expressions #1975
Annotations
10 errors and 1 warning
packages/binding-http/src/codecs/tuya-codec.ts#L27
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/binding-http/src/codecs/tuya-codec.ts#L27
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/binding-http/src/credential.ts#L205
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/binding-http/src/http-client-impl.ts#L185
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/binding-http/src/http-client-impl.ts#L194
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/binding-http/src/http-client-impl.ts#L290
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/binding-http/src/http-server.ts#L140
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
packages/binding-http/src/http-server.ts#L140
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
packages/binding-http/src/http-server.ts#L248
Unexpected value in conditional. A boolean expression is required
|
packages/binding-http/src/http-server.ts#L301
Unexpected any value in conditional. An explicit comparison or type cast is required
|
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/
|
The logs for this run have expired and are no longer available.
Loading