vlang napi experiment #204
Annotations
10 errors and 1 warning
Run tsc:
apps/docs/src/pages/_app.tsx#L3
A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Run tsc:
apps/docs/src/pages/_app.tsx#L4
Cannot use JSX unless the '--jsx' flag is provided.
|
Run tsc:
apps/docs/src/pages/_meta.ts#L1
Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute.
|
Run tsc:
apps/docs/src/pages/_meta.ts#L17
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Run tsc:
apps/docs/src/pages/documentation/_meta.ts#L1
Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute.
|
Run tsc:
apps/docs/src/pages/documentation/_meta.ts#L12
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Run tsc:
apps/docs/src/pages/recipes/_meta.ts#L1
Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute.
|
Run tsc:
apps/docs/src/pages/recipes/_meta.ts#L9
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
Run tsc:
apps/docs/src/theme.config.tsx#L1
Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute.
|
Run tsc:
apps/docs/src/theme.config.tsx#L2
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading