chore: upgrade opendal & to node20 #43
test.yml
on: pull_request
create-minio-bucket
3s
Matrix: build
Matrix: test-save
Matrix: test-restore-keys
Matrix: test-restore
Annotations
13 errors
build (ubuntu-latest):
src/restore.ts#L1
Cannot find module '@actions/cache' or its corresponding type declarations.
|
build (ubuntu-latest):
src/restore.ts#L2
Cannot find module '@actions/cache/lib/internal/cacheUtils' or its corresponding type declarations.
|
build (ubuntu-latest):
src/restore.ts#L3
Cannot find module '@actions/cache/lib/internal/tar' or its corresponding type declarations.
|
build (ubuntu-latest):
src/restore.ts#L4
Cannot find module '@actions/core' or its corresponding type declarations.
|
build (ubuntu-latest):
src/restore.ts#L5
Cannot find module 'path' or its corresponding type declarations.
|
build (ubuntu-latest):
src/restore.ts#L6
Cannot find module 'opendal' or its corresponding type declarations.
|
build (ubuntu-latest):
src/restore.ts#L8
Cannot find module 'fs' or its corresponding type declarations.
|
build (ubuntu-latest):
src/restore.ts#L19
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (ubuntu-latest):
src/restore.ts#L19
Parameter 'e' implicitly has an 'any' type.
|
build (ubuntu-latest):
src/save.ts#L1
Cannot find module '@actions/cache' or its corresponding type declarations.
|
test-restore-keys (ubuntu-latest)
Process completed with exit code 1.
|
test-restore-keys (macOS-latest)
Process completed with exit code 1.
|
test-restore-keys (windows-latest)
Process completed with exit code 1.
|