Skip to content

fix: allow untyped router with data loaders #889

fix: allow untyped router with data loaders

fix: allow untyped router with data loaders #889

Triggered via push February 23, 2024 13:45
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: src/data-fetching/createDataLoader.ts#L8
Could not find a declaration file for module 'unplugin-vue-router/types'. '/home/runner/work/unplugin-vue-router/unplugin-vue-router/dist/types.mjs' implicitly has an 'any' type.
lint: src/data-fetching/defineLoader.ts#L6
Could not find a declaration file for module 'unplugin-vue-router/types'. '/home/runner/work/unplugin-vue-router/unplugin-vue-router/dist/types.mjs' implicitly has an 'any' type.
lint: src/data-fetching/navigation-guard.ts#L16
Could not find a declaration file for module 'unplugin-vue-router/types'. '/home/runner/work/unplugin-vue-router/unplugin-vue-router/dist/types.mjs' implicitly has an 'any' type.
lint: src/data-fetching/defineColadaLoader.ts#L11
Could not find a declaration file for module 'unplugin-vue-router/types'. '/home/runner/work/unplugin-vue-router/unplugin-vue-router/dist/types.mjs' implicitly has an 'any' type.
lint
Process completed with exit code 1.