Skip to content

feat(chatbot): ajout de la partie contribution #2672

feat(chatbot): ajout de la partie contribution

feat(chatbot): ajout de la partie contribution #2672

Triggered via pull request July 26, 2023 14:42
Status Failure
Total duration 4m 31s
Artifacts

quality.yml

on: pull_request
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
Lint Dockerfile: docker/elasticsearch/Dockerfile#L1
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/alert-cli/Dockerfile#L4
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/alert-cli/Dockerfile#L12
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
Lint Dockerfile: targets/alert-cli/Dockerfile#L14
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
Lint Dockerfile: targets/alert-cli/Dockerfile#L16
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
Lint Dockerfile: targets/alert-cli/Dockerfile#L19
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/alert-cli/Dockerfile#L22
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Dockerfile: targets/contributions/Dockerfile#L3
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/contributions/Dockerfile#L22
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
Lint Dockerfile: targets/contributions/Dockerfile#L24
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
Build
Property 'CONTRIBUTION' does not exist on type 'typeof CollectionSlug'.
Build
Property 'CONTRIBUTION' does not exist on type 'typeof CollectionSlug'.
Build
Property 'CONTRIBUTION' does not exist on type 'typeof CollectionSlug'.
Build
Property 'CONTRIBUTION' does not exist on type 'typeof CollectionSlug'.
Build
Property 'CONTRIBUTION' does not exist on type 'typeof CollectionSlug'.
Build
Property 'CONTRIBUTION' does not exist on type 'typeof CollectionSlug'.
Build
Process completed with exit code 2.
Lint Dockerfile
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/