Skip to content

chore: upgrade opendal & to node20 #40

chore: upgrade opendal & to node20

chore: upgrade opendal & to node20 #40

Re-run triggered June 7, 2024 07:59
Status Failure
Total duration 14s
Artifacts

test.yml

on: pull_request
create-minio-bucket
2s
create-minio-bucket
Matrix: build
Matrix: test-save
Matrix: test-restore-keys
Matrix: test-restore
Fit to window
Zoom out
Zoom in

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 (windows-latest)
Process completed with exit code 1.
test-restore-keys (macOS-latest)
Process completed with exit code 1.
test-restore-keys (ubuntu-latest)
Process completed with exit code 1.