Skip to content

Update dependency objection to v3 #3087

Update dependency objection to v3

Update dependency objection to v3 #3087

Triggered via push July 22, 2023 15:25
Status Failure
Total duration 1m 3s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 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#L1324
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 `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/