chore(deps): update dependency @babel/plugin-syntax-import-assertions… #3659
Annotations
10 warnings
Check source code with eslint:
e2e-tests/checkForConsoleErrors.ts#L10
Async arrow function 'checkForConsoleErrors' has no 'await' expression
|
Check source code with eslint:
e2e-tests/page-metadata.spec.ts#L10
Unsafe assignment of an `any` value
|
Check source code with eslint:
e2e-tests/page-metadata.spec.ts#L13
Unsafe argument of type `any` assigned to a parameter of type `string | RegExp`
|
Check source code with eslint:
renderer/_default.page.server.tsx#L6
Async arrow function 'render' has no 'await' expression
|
Check source code with eslint:
renderer/_default.page.server.tsx#L29
Unsafe argument of type `any` assigned to a parameter of type `TemplateVariable | ReadableStream`
|
Check source code with eslint:
renderer/_default.page.server.tsx#L34
Unsafe argument of type `any` assigned to a parameter of type `TemplateVariable | ReadableStream`
|
Check source code with eslint:
renderer/_default.page.server.tsx#L35
Unsafe argument of type `any` assigned to a parameter of type `TemplateVariable | ReadableStream`
|
Check source code with eslint:
renderer/_default.page.server.tsx#L47
Unsafe member access .MODE on an `any` value
|
Check source code with eslint:
siteInfo.ts#L4
Unsafe assignment of an `any` value
|
Check source code with eslint:
siteInfo.ts#L7
Unsafe assignment of an `any` value
|
Loading