Skip to content

refactor: comprehensive cleanup and critical bug fixes #389

refactor: comprehensive cleanup and critical bug fixes

refactor: comprehensive cleanup and critical bug fixes #389

Triggered via pull request March 17, 2026 12:00
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
test-unit
test-unit
Matrix: test-e2e
coverage-report
coverage-report
coverage-badge
coverage-badge
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/core/scanning/schemas.ts#L30
Too many blank lines at the end of file. Max of 0 allowed
build: src/core/scanning/ast-scanner.ts#L23
Import in body of module; reorder to top
build: src/core/scanning/ast-scanner.ts#L22
Import in body of module; reorder to top
build: src/core/scanning/ast-scanner.ts#L21
Import in body of module; reorder to top
build: src/core/scanning/ast-scanner.ts#L20
Import in body of module; reorder to top
build: src/core/scanning/ast-scanner.ts#L19
Import in body of module; reorder to top
build: src/core/codegen/schema-loader.ts#L39
Expect newline after if
build: src/core/codegen/schema-loader.ts#L38
Expect newline after if
build: src/core/codegen/index.ts#L28
Expected "./plugin" to come before "./vue-subscription-builder"
build: src/cli/adapter.ts#L8
Expected "../core/types/adapter" to come before "../core/types/scanning"
build: src/nitro/codegen/client-types.ts#L25
Expected @param names to be "nitro, , schemaString". Got "schemaString"