Skip to content

wip: vapor mode

wip: vapor mode #1237

Triggered via pull request September 1, 2026 10:47
Status Success
Total duration 1m 1s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
eslint(no-empty-pattern): packages/router/src/unplugin/codegen/generateParamParsers.spec.ts#L897
packages/router/src/unplugin/codegen/generateParamParsers.spec.ts:897:22: Empty object binding pattern
eslint(no-unused-vars): packages/router/src/experimental/route-resolver/matchers/param-parsers/types.ts#L3
packages/router/src/experimental/route-resolver/matchers/param-parsers/types.ts:3:3: Type 'MatcherPattern' is imported but never used.
eslint(no-unused-vars): packages/router/src/types/index.ts#L14
packages/router/src/types/index.ts:14:30: Type 'DataLoaderPlugin' is imported but never used.
eslint(no-unused-vars): packages/router/src/experimental/router.ts#L26
packages/router/src/experimental/router.ts:26:15: Type 'Router' is imported but never used.