do not hot update assets/<my-app>.js #23
Annotations
4 errors and 1 warning
Run pnpm view "ember-vite-hmr@$(cat package.json | jq -r '.version')" || npm publish
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; }'.
|
Run pnpm view "ember-vite-hmr@$(cat package.json | jq -r '.version')" || npm publish
Augmentations for the global scope can only be directly nested in external modules or ambient module declarations.
|
Run pnpm run build || echo "ignore failures for now"
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; }'.
|
Run pnpm run build || echo "ignore failures for now"
Augmentations for the global scope can only be directly nested in external modules or ambient module declarations.
|
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/.
|
Loading