init libuv napi experiment #186
Annotations
29 errors and 1 warning
ESLint (20.x, ubuntu-latest):
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.
|
ESLint (20.x, ubuntu-latest):
apps/docs/src/pages/_app.tsx#L4
Cannot use JSX unless the '--jsx' flag is provided.
|
ESLint (20.x, ubuntu-latest):
apps/docs/src/pages/_meta.ts#L1
Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute.
|
ESLint (20.x, ubuntu-latest):
apps/docs/src/pages/_meta.ts#L17
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ESLint (20.x, ubuntu-latest):
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.
|
ESLint (20.x, ubuntu-latest):
apps/docs/src/pages/documentation/_meta.ts#L12
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ESLint (20.x, ubuntu-latest):
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.
|
ESLint (20.x, ubuntu-latest):
apps/docs/src/pages/recipes/_meta.ts#L9
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ESLint (20.x, ubuntu-latest):
apps/docs/src/theme.config.tsx#L1
Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute.
|
ESLint (20.x, ubuntu-latest):
apps/docs/src/theme.config.tsx#L2
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ESLint (22.x, ubuntu-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
ESLint (22.x, ubuntu-latest):
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.
|
ESLint (22.x, ubuntu-latest):
apps/docs/src/pages/_app.tsx#L4
Cannot use JSX unless the '--jsx' flag is provided.
|
ESLint (22.x, ubuntu-latest):
apps/docs/src/pages/_meta.ts#L1
Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute.
|
ESLint (22.x, ubuntu-latest):
apps/docs/src/pages/_meta.ts#L17
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ESLint (22.x, ubuntu-latest):
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.
|
ESLint (22.x, ubuntu-latest):
apps/docs/src/pages/documentation/_meta.ts#L12
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ESLint (22.x, ubuntu-latest):
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.
|
ESLint (22.x, ubuntu-latest):
apps/docs/src/pages/recipes/_meta.ts#L9
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ESLint (22.x, ubuntu-latest):
apps/docs/src/theme.config.tsx#L1
Type-only import of an ECMAScript module from a CommonJS module must have a 'resolution-mode' attribute.
|
ESLint (22.x, ubuntu-latest):
apps/docs/src/theme.config.tsx#L2
ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled.
|
ESLint (18.x, ubuntu-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
ESLint (18.x, ubuntu-latest)
The operation was canceled.
|
ESLint (20.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
ESLint (20.x, windows-latest)
The operation was canceled.
|
ESLint (18.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
ESLint (18.x, windows-latest)
The operation was canceled.
|
ESLint (22.x, windows-latest)
The job was canceled because "_20_x_ubuntu-latest" failed.
|
ESLint (22.x, windows-latest)
The operation was canceled.
|
ESLint (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|