Skip to content

Update dependency objection to v3 #3314

Update dependency objection to v3

Update dependency objection to v3 #3314

Triggered via push October 16, 2024 17:40
Status Failure
Total duration 4m 11s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
build: node_modules/objection/typings/objection/index.d.ts#L17
'Knex' can only be imported by using 'import Knex = require("knex")' or a default import.
build: node_modules/objection/typings/objection/index.d.ts#L1325
Cannot use namespace 'Ajv' as a type.
build: src/components/rooms/room.service.ts#L27
Conversion of type 'QueryBuilder<RawUsageData, RawUsageData[]>' to type 'Promise<RawUsageData[]>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/