don't include github token in build action #5
build.yml
on: push
build-switcher
17s
Matrix: build-host
Annotations
4 errors and 2 warnings
build-host (ubuntu-22.04)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/tm-switcher/tm-switcher/host'. No such file or directory
|
build-host (macos-latest, --target x86_64-apple-darwin)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/tm-switcher/tm-switcher/host'. No such file or directory
|
build-host (macos-latest, --target aarch64-apple-darwin)
An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/tm-switcher/tm-switcher/host'. No such file or directory
|
build-host (windows-latest)
An error occurred trying to start process 'C:\Program Files\PowerShell\7\pwsh.EXE' with working directory 'D:\a\tm-switcher\tm-switcher\host'. The directory name is invalid.
|
build-switcher
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-switcher
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|