This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Update xcode-build.yml #760
Annotations
1 error and 3 warnings
CutBox Build
Process completed with exit code 2.
|
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use `actions/setup-go` directly. To migrate, simply replace `uses: gacts/setup-go-with-cache@v1` with `uses: actions/setup-go@v5` (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
|
CutBox Build
Restore cache failed: Dependencies file is not found in /Users/runner/work/CutBox/CutBox. Supported file pattern: go.sum
|
CutBox Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|