Upload to a user-provided uploadpath
#65
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/
|