test swagger #3918
Annotations
13 errors and 6 warnings
lint:
server/app.ts#L25
`./swagger` import should occur before import of `./utils/database`
|
lint:
server/swagger.ts#L11
Replace `'Documentation·de·l\'API·pour·votre·projet'` with `"Documentation·de·l'API·pour·votre·projet"`
|
lint:
src/components/Avatar.tsx#L2
There should be no empty line within import group
|
lint:
src/components/Avatar.tsx#L4
`@mui/icons-material/Person` import should occur before import of `next/link`
|
lint:
src/components/Avatar.tsx#L5
`@mui/material` import should occur before import of `next/link`
|
lint:
src/components/Base.tsx#L1
There should be no empty line within import group
|
lint:
src/components/Base.tsx#L3
`@mui/material` import should occur before import of `react`
|
lint:
src/components/FinalStep/ImageStepContainer.tsx#L4
There should be no empty line within import group
|
lint:
src/components/FinalStep/ImageStepContainer.tsx#L6
`@mui/material` import should occur before import of `classnames`
|
lint:
src/components/H5pOLD.tsx#L1
There should be no empty line within import group
|
typescript:
server/swagger.ts#L2
Could not find a declaration file for module 'swagger-jsdoc'. '/home/runner/work/1village/1village/node_modules/swagger-jsdoc/index.js' implicitly has an 'any' type.
|
typescript:
server/swagger.ts#L3
Could not find a declaration file for module 'swagger-ui-express'. '/home/runner/work/1village/1village/node_modules/swagger-ui-express/index.js' implicitly has an 'any' type.
|
typescript
Process completed with exit code 2.
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typescript
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
typescript
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|