Improve iRODS runtime patch for 4.2.12 #77
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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`).
|