refactor: cleanup core and rollup structure #7137
Annotations
13 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'.
|
lint
Process completed with exit code 1.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|