add exameple of testSquencer in typescript inside documentation readme.md file #14258
Annotations
8 errors and 1 warning
run eslint:
docs/Configuration.md#L2232
Import "ShardOptions" is only used as types
|
run eslint:
docs/Configuration.md#L2233
All imports in the declaration are only used as types. Use `import type`
|
run eslint:
docs/Configuration.md#L2240
Array type using 'Test[]' is forbidden. Use 'Array<Test>' instead
|
run eslint:
docs/Configuration.md#L2240
Array type using 'any[]' is forbidden. Use 'Array<any>' instead
|
run eslint:
docs/Configuration.md#L2249
Expected JSDoc block to be aligned
|
run eslint:
docs/Configuration.md#L2252
Array type using 'Test[]' is forbidden. Use 'Array<Test>' instead
|
run eslint:
docs/Configuration.md#L2252
Array type using 'any[]' is forbidden. Use 'Array<any>' instead
|
run eslint
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
|
Loading