Skip to content

Drop support for Node 18, add support for 20, 21. #363

Drop support for Node 18, add support for 20, 21.

Drop support for Node 18, add support for 20, 21. #363

Triggered via pull request January 5, 2024 11:02
Status Failure
Total duration 1m 18s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
test (20): spec/unit/utils/matrix-host-resolver.spec.ts#L26
Object literal may only specify known properties, and 'axios' does not exist in type '{ fetch?: ((input: string | URL | Request, init?: RequestInit | undefined) => Promise<Response>) | undefined; dns?: DnsInterface | undefined; currentTimeMs?: number | undefined; }'.
test (20)
Process completed with exit code 1.
test (21): spec/unit/utils/matrix-host-resolver.spec.ts#L26
Object literal may only specify known properties, and 'axios' does not exist in type '{ fetch?: ((input: string | URL | Request, init?: RequestInit | undefined) => Promise<Response>) | undefined; dns?: DnsInterface | undefined; currentTimeMs?: number | undefined; }'.
test (21)
Process completed with exit code 1.
lint
Process completed with exit code 1.
test-postgres
Process completed with exit code 1.
test (20)
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/
test (21)
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/
lint
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/
test-postgres
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/