Skip to content

Upload to a user-provided uploadpath #65

Upload to a user-provided uploadpath

Upload to a user-provided uploadpath #65

Triggered via pull request November 22, 2024 07:07
Status Failure
Total duration 2m 13s
Artifacts

check-release.yml

on: pull_request
check_release
2m 0s
check_release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
check_release: src/index.ts#L67
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
check_release: src/index.ts#L67
Object is possibly 'null'.
check_release: src/index.ts#L67
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
check_release: src/index.ts#L69
Argument of type 'number' is not assignable to parameter of type 'string'.
check_release
Process completed with exit code 1.
check_release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/