Skip to content

replace tslint by typescript-eslint #446

replace tslint by typescript-eslint

replace tslint by typescript-eslint #446

Triggered via pull request January 28, 2024 08:39
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Lint: __tests__/Comparator.ts#L11
Expected '===' and instead saw '=='
Lint: __tests__/Comparator.ts#L13
Unnecessary 'else' after 'return'
Lint: __tests__/Comparator.ts#L13
Expected '===' and instead saw '=='
Lint: __tests__/Comparator.ts#L20
Unnecessary 'else' after 'return'
Lint: __tests__/Comparator.ts#L27
Unnecessary 'else' after 'return'
Lint: __tests__/Conversion.ts#L3
Expected 1 empty line after import statement not followed by another import
Lint: __tests__/Conversion.ts#L7
Unexpected any. Specify a different type
Lint: __tests__/Conversion.ts#L110
Unexpected any. Specify a different type
Lint: __tests__/Conversion.ts#L120
Unexpected any. Specify a different type
Lint: __tests__/Conversion.ts#L131
Unexpected any. Specify a different type
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint: __tests__/Record.ts#L193
Unexpected console statement
Lint: __tests__/Record.ts#L197
Unexpected console statement
Lint: __tests__/Record.ts#L213
Unexpected console statement
Build & Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build & Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Website
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Website
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Type Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Type Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/