Skip to content

switch to eslint, add journey type to journey and location #107

switch to eslint, add journey type to journey and location

switch to eslint, add journey type to journey and location #107

Triggered via pull request February 23, 2024 16:50
Status Failure
Total duration 4m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
unit
Process completed with exit code 1.
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/.