Skip to content

refactor: cleanup core and rollup structure #7138

refactor: cleanup core and rollup structure

refactor: cleanup core and rollup structure #7138

Triggered via pull request March 11, 2025 11:57
Status Failure
Total duration 44s
Artifacts

ci.yml

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

Annotations

12 errors
ci (ubuntu-latest): src/cli/commands/build.ts#L10
Cannot find module 'nitro' or its corresponding type declarations.
ci (ubuntu-latest): src/cli/commands/dev.ts#L5
Cannot find module 'nitro' or its corresponding type declarations.
ci (ubuntu-latest): src/cli/commands/dev.ts#L47
Binding element 'getDiff' implicitly has an 'any' type.
ci (ubuntu-latest): src/cli/commands/dev.ts#L47
Binding element 'newConfig' implicitly has an 'any' type.
ci (ubuntu-latest): src/cli/commands/dev.ts#L56
Parameter 'entry' implicitly has an 'any' type.
ci (ubuntu-latest): src/cli/commands/dev.ts#L59
Parameter 'e' implicitly has an 'any' type.
ci (ubuntu-latest): src/cli/commands/prepare.ts#L2
Cannot find module 'nitro' or its corresponding type declarations.
ci (ubuntu-latest): src/cli/commands/task/list.ts#L3
Cannot find module 'nitro' or its corresponding type declarations.
ci (ubuntu-latest): src/cli/commands/task/list.ts#L28
'task' is of type 'unknown'.
ci (ubuntu-latest): src/cli/commands/task/list.ts#L28
'task' is of type 'unknown'.
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
ci (windows-latest)
The operation was canceled.