Better input format for shapes #1095
Triggered via pull request
September 26, 2023 21:52
Status
Failure
Total duration
5m 19s
Artifacts
–
tests.yml
on: pull_request
Matrix: npm-test
Matrix: python-lint
Matrix: python-test
Annotations
10 errors and 1 warning
npm-test (20.x):
src/options.ts#L201
Definition for rule '@typescript-eslint/no-explicit-any @typescript-eslint/no-unsafe-member-access' was not found
|
npm-test (20.x):
src/options.ts#L202
Unsafe member access .options on an `any` value
|
npm-test (20.x)
Process completed with exit code 1.
|
npm-test (16.x)
The job was canceled because "_20_x" failed.
|
npm-test (16.x)
The operation was canceled.
|
npm-test (18.x)
The job was canceled because "_20_x" failed.
|
npm-test (18.x)
The operation was canceled.
|
python-test (3.11)
Process completed with exit code 1.
|
python-test (3.8)
The job was canceled because "_3_11" failed.
|
python-test (3.8)
The operation was canceled.
|
npm-test (20.x):
src/options.ts#L202
Unexpected any. Specify a different type
|