This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
push.yml
on: pull_request
CI Linter
25s
CI Tests
29s
Annotations
6 warnings
CI Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI Linter:
src/middleware/auth.ts#L44
Unexpected any. Specify a different type
|
CI Linter:
src/middleware/auth.ts#L46
Unexpected any. Specify a different type
|
CI Linter:
src/models/db/entities/users_subscriptions.ts#L23
'type' is defined but never used
|
CI Linter:
src/models/db/entities/users_subscriptions.ts#L26
'type' is defined but never used
|
CI Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|