Skip to content

feat(storage): provide type safety for useStorage #4611

feat(storage): provide type safety for useStorage

feat(storage): provide type safety for useStorage #4611

Triggered via pull request December 10, 2023 10:31
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

9 errors
ci (ubuntu-latest): src/runtime/storage.ts#L7
',' expected.
ci (ubuntu-latest): src/runtime/storage.ts#L7
',' expected.
ci (ubuntu-latest): src/runtime/storage.ts#L7
Identifier expected.
ci (ubuntu-latest)
Process completed with exit code 1.
lint: src/runtime/cache.ts#L12
Parse errors in imported module './storage': ',' expected. (7:15)
lint: test/fixture/routes/file.ts#L1
useStorage not found via ../../../src/runtime/index.ts -> ../../../src/runtime/storage.ts
lint
Process completed with exit code 1.
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
ci (windows-latest)
The operation was canceled.