fix: initialize nitro app before plugins run #4399
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|