Skip to content

Bringing all dependencies up to date #747

Bringing all dependencies up to date

Bringing all dependencies up to date #747

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

test.yml

on: pull_request
Lint
17s
Lint
Test MySQL migrations
30s
Test MySQL migrations
Test Postgres migrations
24s
Test Postgres migrations
Test Sqlite migrations
18s
Test Sqlite migrations
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

46 errors and 14 warnings
Test (16.x)
Process completed with exit code 2.
Test (20.x)
Process completed with exit code 2.
Test (18.x)
The job was canceled because "_16_x" failed.
Test (18.x)
Process completed with exit code 2.
Test (22.x)
The job was canceled because "_16_x" failed.
Test (22.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 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 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 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 (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/
Test (16.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/
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 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 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 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/