build: update dependency vite to v8 (main) #13250
Annotations
3 errors
|
Run ESLint
Process completed with exit code 1.
|
|
Run ESLint:
packages/angular/build/src/tools/vite/middlewares/ssr-middleware.ts#L102
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
|
|
Run ESLint:
packages/angular/build/src/tools/vite/middlewares/ssr-middleware.ts#L35
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator. A rejection handler that is not a function will be ignored
|
Loading