Skip to content

Bringing all dependencies up to date #748

Bringing all dependencies up to date

Bringing all dependencies up to date #748

Triggered via pull request July 9, 2024 20:27
@evertevert
synchronize #496
upgrade-time
Status Failure
Total duration 1m 0s
Artifacts

test.yml

on: pull_request
Lint
15s
Lint
Test MySQL migrations
32s
Test MySQL migrations
Test Postgres migrations
23s
Test Postgres migrations
Test Sqlite migrations
25s
Test Sqlite migrations
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

47 errors and 12 warnings
Test (20.x)
Process completed with exit code 2.
Lint: src/app.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Lint: src/app.ts#L1
Cannot find module '@curveball/accesslog' or its corresponding type declarations.
Lint: src/app/controller/collection.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Lint: src/app/controller/collection.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Lint: src/app/controller/collection.ts#L1
Cannot find module '@curveball/http-errors' or its corresponding type declarations.
Lint: src/app/controller/item.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Lint: src/app/controller/item.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Lint: src/app/controller/new.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Lint: src/app/controller/new.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Lint: src/blob/controller.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test (22.x)
The job was canceled because "_20_x" failed.
Test (22.x)
Process completed with exit code 2.
Test (18.x)
The job was canceled because "_20_x" failed.
Test (18.x)
The operation was canceled.
Test (16.x)
The job was canceled because "_20_x" failed.
Test (16.x)
Process completed with exit code 2.
Test Postgres migrations: src/app.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test Postgres migrations: src/app.ts#L1
Cannot find module '@curveball/accesslog' or its corresponding type declarations.
Test Postgres migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test Postgres migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test Postgres migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/http-errors' or its corresponding type declarations.
Test Postgres migrations: src/app/controller/item.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test Postgres migrations: src/app/controller/item.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test Postgres migrations: src/app/controller/new.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test Postgres migrations: src/app/controller/new.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test Postgres migrations: src/blob/controller.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test Sqlite migrations: src/app.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test Sqlite migrations: src/app.ts#L1
Cannot find module '@curveball/accesslog' or its corresponding type declarations.
Test Sqlite migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test Sqlite migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test Sqlite migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/http-errors' or its corresponding type declarations.
Test Sqlite migrations: src/app/controller/item.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test Sqlite migrations: src/app/controller/item.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test Sqlite migrations: src/app/controller/new.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test Sqlite migrations: src/app/controller/new.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test Sqlite migrations: src/blob/controller.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test MySQL migrations: src/app.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test MySQL migrations: src/app.ts#L1
Cannot find module '@curveball/accesslog' or its corresponding type declarations.
Test MySQL migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test MySQL migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test MySQL migrations: src/app/controller/collection.ts#L1
Cannot find module '@curveball/http-errors' or its corresponding type declarations.
Test MySQL migrations: src/app/controller/item.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test MySQL migrations: src/app/controller/item.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test MySQL migrations: src/app/controller/new.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Test MySQL migrations: src/app/controller/new.ts#L1
Cannot find module '@curveball/core' or its corresponding type declarations.
Test MySQL migrations: src/blob/controller.ts#L1
Cannot find module '@curveball/controller' or its corresponding type declarations.
Build
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/
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (20.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/
Test (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
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/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Postgres migrations
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/
Test Postgres migrations
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Sqlite migrations
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/
Test Sqlite migrations
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test MySQL migrations
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/
Test MySQL migrations
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/