Skip to content

fix(types): ajout d'une description sur le type de base #5962

fix(types): ajout d'une description sur le type de base

fix(types): ajout d'une description sur le type de base #5962

Triggered via pull request October 16, 2024 08:36
Status Failure
Total duration 1m 21s
Artifacts

quality.yml

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

Annotations

14 errors and 3 warnings
Lint Dockerfile: targets/alert-cli/Dockerfile#L3
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/alert-cli/Dockerfile#L34
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/alert-cli/Dockerfile#L37
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Dockerfile: targets/export-elasticsearch/Dockerfile#L3
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/export-elasticsearch/Dockerfile#L5
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Lint Dockerfile: targets/export-elasticsearch/Dockerfile#L5
DL3019 info: Use the `--no-cache` switch to avoid the need to use `--update` and remove `/var/cache/apk/*` when done installing packages
Lint Dockerfile: targets/export-elasticsearch/Dockerfile#L35
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/frontend/Dockerfile#L3
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/frontend/Dockerfile#L39
DL3026 error: Use only an allowed registry in the FROM image
Lint Dockerfile: targets/hasura/Dockerfile#L1
DL3026 error: Use only an allowed registry in the FROM image
Build
Type 'T & { breadcrumbs: Breadcrumb[]; cdtnId: string; excludeFromSearch: boolean; id: string; isPublished: boolean; metaDescription: string; refs: DocumentRef[]; slug: string; source: SourceRoute; text: string; title: string; }' is not assignable to type 'DocumentElasticWithSource<T>'.
Build
Type '{ cdtnId: string; id: string; breadcrumbs: never[]; excludeFromSearch: true; isPublished: true; metaDescription: string; text: string; title: string; source: "prequalified"; variants: string[]; refs: RelatedDocument[]; }[]' is not assignable to type 'PrequalifiedElasticDocument[]'.
Build
Type '{ breadcrumbs: Breadcrumb[]; cdtnId: string; text: string; excludeFromSearch: false; metaDescription: string; children: { label: string; slug: string; }[]; description: string | undefined; ... 7 more ...; title: string; }[]' is not assignable to type 'ThemeElasticDocument[]'.
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/
Lint Dockerfile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/