Skip to content

chore(core): enable eslint/strict-boolean-expressions & strictNullChecks #1972

chore(core): enable eslint/strict-boolean-expressions & strictNullChecks

chore(core): enable eslint/strict-boolean-expressions & strictNullChecks #1972

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

Annotations

10 errors and 5 warnings
eslint: packages/core/src/consumed-thing.ts#L176
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L222
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L259
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L307
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L465
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L559
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L603
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L625
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L668
Unexpected any value in conditional. An explicit comparison or type cast is required
eslint: packages/core/src/consumed-thing.ts#L694
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/