Skip to content

Save interactions to mongodb #93

Save interactions to mongodb

Save interactions to mongodb #93

Triggered via push March 26, 2024 09:56
Status Success
Total duration 1m 42s
Artifacts

checks.yml

on: push
Matrix: Docker build check
Matrix: Local build, linting and formatting
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Local build, linting and formatting (ubuntu-latest, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Local build, linting and formatting (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Local build, linting and formatting (ubuntu-latest, 16.x): src/interactions-server/handlers/channelClicked.ts#L5
'RecommendationServiceManager' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/interactions-server/handlers/videoClicked.ts#L23
'recommId' is assigned a value but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/interactions-server/handlers/videoConsumed.ts#L7
'RatingModel' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/interactions-server/handlers/videoPortion.ts#L6
'PurchaseModel' is defined but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/interactions-server/handlers/videoPortion.ts#L22
'recommId' is assigned a value but never used. Allowed unused vars must match /^_/u
Local build, linting and formatting (ubuntu-latest, 16.x): src/tests/compareState.ts#L34
Unexpected any. Specify a different type
Local build, linting and formatting (ubuntu-latest, 16.x): src/tests/compareState.ts#L35
Unexpected any. Specify a different type
Local build, linting and formatting (ubuntu-latest, 16.x): src/tests/compareState.ts#L248
Unexpected any. Specify a different type
Local build, linting and formatting (ubuntu-latest, 16.x): src/tests/compareState.ts#L249
Unexpected any. Specify a different type
Docker build check (ubuntu-latest, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docker build check (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/