Skip to content

Bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.4.0 #119

Bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.4.0

Bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.4.0 #119

Triggered via pull request April 1, 2024 10:28
Status Success
Total duration 4m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit: src/cli.ts#L10
Unexpected console statement
unit: src/cli/CliContainer.ts#L41
Unexpected any. Specify a different type
unit: src/cli/CliContainer.ts#L119
Unexpected any. Specify a different type
unit: src/cli/CliContainer.ts#L119
Unexpected any. Specify a different type
unit: src/database/GenericRepository.ts#L9
Argument 'db' should be typed with a non-any type
unit: src/database/GenericRepository.ts#L9
Unexpected any. Specify a different type
unit: src/device/repository/DeviceStatusRepository.ts#L7
Argument 'db' should be typed with a non-any type
unit: src/device/repository/DeviceStatusRepository.ts#L7
Unexpected any. Specify a different type
unit: src/journey/controller/JourneyController.ts#L30
Argument 'input' should be typed with a non-any type
unit: src/journey/controller/JourneyController.ts#L30
Unexpected any. Specify a different type
functional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.