Skip to content

Improve iRODS runtime patch for 4.2.12 #77

Improve iRODS runtime patch for 4.2.12

Improve iRODS runtime patch for 4.2.12 #77

Triggered via push January 23, 2024 15:30
Status Success
Total duration 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

docker-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 1 notice
build
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/
build: docker/images/yoda_irods_icat/Dockerfile#L62
Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).