Skip to content

Bump dotenv from 16.3.1 to 16.4.5 #114

Bump dotenv from 16.3.1 to 16.4.5

Bump dotenv from 16.3.1 to 16.4.5 #114

Triggered via pull request March 1, 2024 10:41
Status Success
Total duration 4m 30s
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/.