Skip to content

Fix compiler warnings #11

Fix compiler warnings

Fix compiler warnings #11

Triggered via push July 28, 2024 10:07
Status Failure
Total duration 17s
Artifacts

run_tests.yml

on: push
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run Tests on macos-latest
Unexpected error, unable to continue. Please report at https://github.com/swift-actions/setup-swift/issues Version "5.10.0" is not available Stacktrace: Error: Version "5.10.0" is not available at Object.verify (/Users/runner/work/_actions/swift-actions/setup-swift/v1/dist/index.js:650:15) at /Users/runner/work/_actions/swift-actions/setup-swift/v1/dist/index.js:397:36 at Generator.next (<anonymous>) at fulfilled (/Users/runner/work/_actions/swift-actions/setup-swift/v1/dist/index.js:377:58)
Run Tests on ubuntu-latest
The job was canceled because "macos-latest_5_10_0" failed.
Run Tests on ubuntu-latest
Unexpected error, unable to continue. Please report at https://github.com/swift-actions/setup-swift/issues Version "5.10.0" is not available Stacktrace: Error: Version "5.10.0" is not available at Object.verify (/home/runner/work/_actions/swift-actions/setup-swift/v1/dist/index.js:650:15) at /home/runner/work/_actions/swift-actions/setup-swift/v1/dist/index.js:397:36 at Generator.next (<anonymous>) at fulfilled (/home/runner/work/_actions/swift-actions/setup-swift/v1/dist/index.js:377:58)
Run Tests on macos-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, swift-actions/setup-swift@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/