chore(ci): bump docker/build-push-action from 5 to 7 #2
Annotations
4 errors and 7 warnings
|
Run ESLint
Process completed with exit code 1.
|
|
Run ESLint:
frontend/src/shared/utils/tokenUtils.ts#L103
Do not access Object.prototype method 'hasOwnProperty' from target object
|
|
Run ESLint:
frontend/src/pages/public/oauth/OAuthConsentPage.tsx#L167
Generic Object Injection Sink
|
|
Run ESLint:
frontend/src/pages/public/StatusPage.tsx#L27
Variable Assigned to Object Injection Sink
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
frontend/src/shared/services/api.ts#L149
'stopError' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Run ESLint:
frontend/src/shared/services/api.ts#L66
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Run ESLint:
frontend/src/features/ai/components/conversation/utils.ts#L114
Found non-literal argument to RegExp Constructor
|
|
Run ESLint:
frontend/src/App.tsx#L175
'error' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Run ESLint:
frontend/src/App.tsx#L158
'impersonationError' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Run ESLint:
frontend/src/App.tsx#L123
'impersonationError' is defined but never used. Allowed unused caught errors must match /^_/u
|
Loading