feat(js): Vitest/Jest evals #1918
Annotations
2 errors and 11 warnings
Check linting:
js/src/utils/jestlike/vendor/evaluatedBy.ts#L70
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
|
Check linting
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check linting:
js/src/client.ts#L441
Forbidden non-null assertion
|
Check linting:
js/src/client.ts#L874
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L1609
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L1897
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L2027
'e' is defined but never used. Allowed unused args must match /^_/u
|
Check linting:
js/src/client.ts#L3404
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3443
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L3939
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4171
Unexpected any. Specify a different type
|
Check linting:
js/src/client.ts#L4182
Unexpected any. Specify a different type
|
Loading