Skip to content

fix: initialize nitro app before plugins run #4399

fix: initialize nitro app before plugins run

fix: initialize nitro app before plugins run #4399

Triggered via pull request November 12, 2023 02:38
Status Failure
Total duration 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

22 errors
lint: src/runtime/app.ts#L14
A space is required after '{'
lint: src/runtime/app.ts#L14
A space is required before '}'
lint: src/runtime/app.ts#L16
A space is required after '{'
lint: src/runtime/app.ts#L16
A space is required before '}'
lint: src/runtime/app.ts#L17
A space is required after '{'
lint: src/runtime/app.ts#L17
A space is required before '}'
lint: src/runtime/app.ts#L18
A space is required after '{'
lint: src/runtime/app.ts#L18
A space is required before '}'
lint: src/runtime/app.ts#L19
A space is required after '{'
lint: src/runtime/app.ts#L19
A space is required before '}'
ci (ubuntu-latest)
Cannot find name '$Fetch'.
ci (ubuntu-latest)
Type 'Promise<unknown>' does not satisfy the constraint 'never'.
ci (ubuntu-latest)
Type 'Promise<unknown>' does not satisfy the constraint 'never'.
ci (ubuntu-latest)
Type 'Promise<TestResponse>' does not satisfy the constraint 'never'.
ci (ubuntu-latest)
Type 'Promise<{ message: string; }>' does not satisfy the constraint 'never'.
ci (ubuntu-latest)
Type 'Promise<{ internalApiKey: "/api/typed/user/john"; }>' does not satisfy the constraint 'never'.
ci (ubuntu-latest)
Type 'Promise<{ internalApiKey: "/api/typed/user/john/post/coffee"; }>' does not satisfy the constraint 'never'.
ci (ubuntu-latest)
Type 'Promise<{ internalApiKey: "/api/typed/user/:userId"; }>' does not satisfy the constraint 'never'.
ci (ubuntu-latest)
Type 'Promise<{ internalApiKey: "/api/typed/user/:userId/:userExtends"; }>' does not satisfy the constraint 'never'.
ci (ubuntu-latest)
Type 'Promise<{ internalApiKey: "/api/typed/user/john/:johnExtends"; }>' does not satisfy the constraint 'never'.
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
ci (windows-latest)
The operation was canceled.