Skip to content

First draft of GitHub Actions #1

First draft of GitHub Actions

First draft of GitHub Actions #1

Triggered via pull request February 2, 2024 11:53
@kevinruekevinrue
synchronize #161
kra-gha
Status Failure
Total duration 35s
Artifacts

ingestion-ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build (ubuntu-latest, 3.9)
Unable to process command '::add-path::/usr/share/miniconda/condabin' successfully.
build (ubuntu-latest, 3.9)
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (ubuntu-latest, 3.9)
Unable to process command '::set-env name=CONDA_PKGS_DIR::/home/runner/conda_pkgs_dir' successfully.
build (ubuntu-latest, 3.9)
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build (ubuntu-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: goanpeca/setup-miniconda@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest, 3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: goanpeca/setup-miniconda@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/