chore(deps): update all non-major dependencies (#1350) #14474
ci.yml
on: push
Matrix: lint
Matrix: test
Matrix: typecheck
release-check
5s
publish-commit
25s
deploy-stage
Annotations
6 errors
typecheck (ubuntu-latest)
Process completed with exit code 1.
|
lint (ubuntu-latest)
Process completed with exit code 2.
|
publish-commit
Process completed with exit code 1.
|
error: Unable to get file size. Reason: ENOENT: no such file or directory:
node_modules/@flystorage/file-storage/dist/esm/errors.js#L10
at new FlystorageError (/home/runner/work/stacks/stacks/node_modules/@flystorage/file-storage/dist/esm/errors.js:10:9)
at new UnableToGetFileSize (1:23)
at because (/home/runner/work/stacks/stacks/node_modules/@flystorage/file-storage/dist/esm/errors.js:44:71)
at fileSize (/home/runner/work/stacks/stacks/node_modules/@flystorage/file-storage/dist/esm/file-storage.js:259:39)
|
error: Unable to get last modified. Reason: ENOENT: no such file or directory:
node_modules/@flystorage/file-storage/dist/esm/errors.js#L10
at new FlystorageError (/home/runner/work/stacks/stacks/node_modules/@flystorage/file-storage/dist/esm/errors.js:10:9)
at new UnableToGetLastModified (1:23)
at because (/home/runner/work/stacks/stacks/node_modules/@flystorage/file-storage/dist/esm/errors.js:40:71)
at lastModified (/home/runner/work/stacks/stacks/node_modules/@flystorage/file-storage/dist/esm/file-storage.js:251:43)
|
ReferenceError: Cannot access 'cache' before initialization.:
storage/framework/core/cache/src/drivers/dynamodb.ts#L17
at new DynamoDBCacheDriver (/home/runner/work/stacks/stacks/storage/framework/core/cache/src/drivers/dynamodb.ts:17:51)
at /home/runner/work/stacks/stacks/storage/framework/core/cache/src/drivers/dynamodb.ts:46:46
|