chore: enable eslint/strict-boolean-expressions and strictNullChecks #498
Annotations
10 errors and 3 warnings
packages/td-tools/src/td-parser.ts#L161
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L179
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L197
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L225
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L232
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L236
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L238
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L254
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L256
Unexpected any value in conditional. An explicit comparison or type cast is required
|
packages/td-tools/src/td-parser.ts#L268
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/
|
packages/binding-netconf/src/async-node-netconf.ts#L109
Forbidden non-null assertion
|
packages/binding-netconf/src/async-node-netconf.ts#L110
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading