Update Vite ecosystem #437
ci.yml
on: push
Static code analysis
3s
Type checking
10s
Formatting
3s
Annotations
6 errors and 3 warnings
Type checking:
node_modules/@swc/html/index.ts#L1
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Type checking:
node_modules/@swc/html/index.ts#L47
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Type checking:
node_modules/@swc/html/index.ts#L54
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Type checking:
node_modules/@swc/html/index.ts#L61
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Type checking:
node_modules/@swc/html/index.ts#L68
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Type checking
Process completed with exit code 2.
|
Static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type checking
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|