Skip to content

Initial IQR integration #2198

Initial IQR integration

Initial IQR integration #2198

Triggered via pull request November 25, 2024 18:45
Status Failure
Total duration 2m 55s
Artifacts

ci.yaml

on: pull_request
Lint Python
13s
Lint Python
Test Docker build
2m 46s
Test Docker build
Matrix: lint-node
Matrix: test-django
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
Lint Python
Process completed with exit code 1.
Lint [typescript]
Argument of type '["all", ["case", ["==", ["to-boolean", ["get", "timemin"]], false], true, ["<=", ["get", "timemin"], number], true, false], ["case", ["==", ["to-boolean", ["get", "timemax"]], false], true, [...], true, false]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
Lint [typescript]
Argument of type '["all", ["case", ["==", ["get", "id"], string], false, true]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
Lint [typescript]
Argument of type '["any", ["get", "site_polygon"], ["literal", boolean]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
Lint [typescript]
Argument of type '["any", ["==", ["get", "groundtruth"], false]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
Lint [typescript]
Argument of type '["any", ["==", ["get", "groundtruth"], true]]' is not assignable to parameter of type '"all" | (false & ["has", string]) | (false & ["!has", string]) | (false & ["==", string, string | number | boolean]) | (false & ["!=", string, string | number | boolean]) | ... 128 more ... | ([...] & "all")'.
Lint [typescript]
Type 'string | null' is not assignable to type 'string | srcObject | undefined'.
Lint [typescript]
Process completed with exit code 2.
Test Docker build
Process completed with exit code 1.
Lint Python
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint [stylelint]
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/
Lint [eslint]
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/
Lint [eslint]: vue/src/components/iqr/IqrSimilarSites.vue#L5
'IQROrderedResultItem' is defined but never used
Test Django [builddocs]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint [typescript]
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/
Test Django [test]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Django [check-migrations]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/