Bump supports-color from 8.1.0 to 9.4.0 #43
Annotations
10 errors and 1 warning
build (18.x)
Return type of public method from exported class has or is using name 'FullNodeTraversal' from external module "/home/runner/work/ember-vite-hmr/ember-vite-hmr/node_modules/.pnpm/@Glimmer[email protected]/node_modules/@glimmer/syntax/dist/dev/index" but cannot be named.
|
build (18.x)
Property 'meta' does not exist on type 'ASTPluginEnvironment'.
|
build (18.x)
Property 'findLastIndex' does not exist on type 'Statement[]'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2023' or later.
|
build (18.x)
Argument of type 'AssignmentExpression' is not assignable to parameter of type 'Statement'.
|
build (18.x)
Property 'matchAll' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2020' or later.
|
build (18.x)
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
build (18.x)
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
|
build (18.x)
Cannot find module 'node:http' or its corresponding type declarations.
|
build (18.x)
Cannot find module 'node:http' or its corresponding type declarations.
|
build (18.x)
Cannot find module 'node:http2' or its corresponding type declarations.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|