Skip to content

migrations

migrations #93

Triggered via push February 23, 2024 19:12
Status Success
Total duration 1m 27s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
deploy
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/.
deploy: src/cli.ts#L10
Unexpected console statement
deploy: src/cli/CliContainer.ts#L41
Unexpected any. Specify a different type
deploy: src/cli/CliContainer.ts#L119
Unexpected any. Specify a different type
deploy: src/cli/CliContainer.ts#L119
Unexpected any. Specify a different type
deploy: src/database/GenericRepository.ts#L9
Argument 'db' should be typed with a non-any type
deploy: src/database/GenericRepository.ts#L9
Unexpected any. Specify a different type
deploy: src/device/repository/DeviceStatusRepository.ts#L7
Argument 'db' should be typed with a non-any type
deploy: src/device/repository/DeviceStatusRepository.ts#L7
Unexpected any. Specify a different type
deploy: src/journey/controller/JourneyController.ts#L30
Argument 'input' should be typed with a non-any type
deploy: src/journey/controller/JourneyController.ts#L30
Unexpected any. Specify a different type