Skip to content

Fix scheming_dcat to schemingdcat #23

Fix scheming_dcat to schemingdcat

Fix scheming_dcat to schemingdcat #23

Re-run triggered March 21, 2024 14:28
Status Failure
Total duration 7m 20s
Artifacts

docker-build.yml

on: pull_request
runner/build-docker-push:ckan-2.9.11
7m 8s
runner/build-docker-push:ckan-2.9.11
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
runner/build-docker-push:ckan-2.9.11
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo ${TZ} > /etc/timezone && if ! [ /usr/share/zoneinfo/${TZ} -ef /etc/localtime ]; then cp /usr/share/zoneinfo/${TZ} /etc/localtime; fi && rm -rf /var/cache/apk/* && echo \"ckan/ckanext-xloader\" && pip3 install --no-cache-dir -e git+https://github.com/ckan/[email protected]#egg=ckanext-xloader && pip3 install --no-cache-dir -r ${APP_DIR}/src/ckanext-xloader/requirements.txt && pip3 install --no-cache-dir -U requests[security] && echo \"ckan/ckanext-harvest\" && pip3 install --no-cache-dir -e git+https://github.com/ckan/[email protected]#egg=ckanext-harvest && pip3 install --no-cache-dir -r ${APP_DIR}/src/ckanext-harvest/requirements.txt && echo \"ckan/ckanext-geoview\" && pip3 install --no-cache-dir -e git+https://github.com/ckan/[email protected]#egg=ckanext-geoview && echo \"ckan/ckanext-spatial\" && pip3 install --no-cache-dir -e git+https://github.com/ckan/[email protected]#egg=ckanext-spatial && pip3 install --no-cache-dir -r ${APP_DIR}/src/ckanext-spatial/requirements.txt && echo \"mjanez/ckanext-dcat (GeoDCAT-AP extended version)\" && pip3 install --no-cache-dir -e git+https://github.com/mjanez/[email protected]#egg=ckanext-dcat && pip3 install --no-cache-dir -r ${APP_DIR}/src/ckanext-dcat/requirements.txt && echo \"ckan/ckanext-scheming\" && pip3 install --no-cache-dir -e git+https://github.com/ckan/[email protected]#egg=ckanext-scheming && echo \"mjanez/ckanext-resourcedictionary\" && pip3 install --no-cache-dir -e git+https://github.com/mjanez/[email protected]#egg=ckanext-resourcedictionary && echo \"ckan/ckanext-pages\" && pip3 install --no-cache-dir -e git+https://github.com/ckan/[email protected]#egg=ckanext-pages && echo \"ckan/ckanext-pdfview\" && pip3 install --no-cache-dir -e git+https://github.com/ckan/[email protected]#egg=ckanext-pdfview && echo \"mjanez/ckanext-fluent\" && pip3 install --no-cache-dir -e git+https://github.com/mjanez/[email protected]#egg=ckanext-fluent && echo \"mjanez/ckanext-schemingdcat\" && pip3 install --no-cache-dir -e git+https://github.com/mjanez/[email protected]#egg=ckanext_schemingdcat && pip3 install --no-cache-dir -r https://raw.githubusercontent.com/mjanez/ckanext-schemingdcat/v2.1.0/requirements.txt" did not complete successfully: exit code: 1
runner/build-docker-push:ckan-2.9.11
Path does not exist: trivy-results.sarif
runner/build-docker-push:ckan-2.9.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner/build-docker-push:ckan-2.9.11
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/