Skip to content

Add node_modules/.bin to PATH in GitHub Actions workflow #18

Add node_modules/.bin to PATH in GitHub Actions workflow

Add node_modules/.bin to PATH in GitHub Actions workflow #18

Triggered via push August 17, 2024 20:16
Status Failure
Total duration 35s
Artifacts

release.yml

on: push
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build (macos-latest)
Unable to process command '::add-path::Unknown command: "bin"' successfully.
build (macos-latest)
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)
The job was canceled because "macos-latest" failed.
build (ubuntu-latest)
Unable to process command '::add-path::Unknown command: "bin"' successfully.
build (ubuntu-latest)
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 (windows-latest)
The job was canceled because "macos-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/