feat(ci): update-app-env workflow + Secrets Manager IAM - #268
Open
arielr-lt wants to merge 1 commit into
Open
Annotations
10 errors and 10 warnings
|
Lint:
client/src/components/app/institutions/index.tsx#L19
Unexpected any. Specify a different type
|
|
Lint:
client/src/components/app/institutions/index.tsx#L19
Unexpected any. Specify a different type
|
|
Lint:
client/src/components/app/extractions/step.tsx#L31
'stepId' is never reassigned. Use 'const' instead
|
|
Lint:
client/src/components/app/extractions/step.tsx#L31
'extractionId' is never reassigned. Use 'const' instead
|
|
Lint:
client/src/components/app/catalogues/index.tsx#L32
Unexpected any. Specify a different type
|
|
Lint:
client/src/components/app/catalogues/index.tsx#L32
Unexpected any. Specify a different type
|
|
Lint:
client/src/components/app/catalogues/extract.tsx#L73
'_location' is assigned a value but never used
|
|
Lint:
client/src/components/app/catalogues/extract.tsx#L60
'_recipe' is assigned a value but never used
|
|
Lint:
client/src/components/app/catalogues/extract.tsx#L59
'recipeId' is never reassigned. Use 'const' instead
|
|
Lint:
client/src/components/app/catalogues/extract.tsx#L59
'catalogueId' is never reassigned. Use 'const' instead
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
client/src/components/ui/jsonview.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
client/src/components/ui/form.tsx#L176
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
client/src/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
client/src/components/ui/badge.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
client/src/components/app/recipes/edit.tsx#L235
React Hook useEffect has missing dependencies: 'form' and 'recipeQuery'. Either include them or remove the dependency array
|
|
Lint:
client/src/components/app/recipes/create.tsx#L249
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
|
Lint:
client/src/components/app/logout.tsx#L18
React Hook useEffect has missing dependencies: 'navigate' and 'setUser'. Either include them or remove the dependency array
|
|
Lint:
client/src/components/app/catalogues/extract.tsx#L92
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
|
Lint:
client/src/components/app/catalogues/create.tsx#L119
React Hook useEffect has a missing dependency: 'previewQuery'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading