Skip to content

Bump mocha and @types/mocha #113

Bump mocha and @types/mocha

Bump mocha and @types/mocha #113

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