Skip to content

Update dependencies #18

Update dependencies

Update dependencies #18

Triggered via pull request September 17, 2024 20:04
Status Failure
Total duration 36s
Artifacts

ci.yml

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

Annotations

7 errors and 2 warnings
build (14)
Process completed with exit code 2.
build (16)
The job was canceled because "_14" failed.
build (16): src/lib/logger.ts#L3
Property 'progress' is missing in type '{ log: { error: (text: string) => void; warning: (text: string) => void; notice: (text: string) => void; info: (text: string) => void; debug: (text: string) => void; verbose: (text: string) => void; success: (text: string) => void; }; writeText: (text: string | string[]) => void; }' but required in type 'Logging'.
build (16)
Process completed with exit code 2.
build (18)
The job was canceled because "_14" failed.
build (18): src/lib/logger.ts#L3
Property 'progress' is missing in type '{ log: { error: (text: string) => void; warning: (text: string) => void; notice: (text: string) => void; info: (text: string) => void; debug: (text: string) => void; verbose: (text: string) => void; success: (text: string) => void; }; writeText: (text: string | string[]) => void; }' but required in type 'Logging'.
build (18)
Process completed with exit code 2.
build (14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/