Update GitHub Actions. Fastlane, and Deployment Environments #84
build-and-test.yml
on: pull_request
Matrix: Build and Test
REUSE Compliance Check
/
REUSE Compliance Check
6s
SwiftLint
/
SwiftLint
15s
CodeQL
/
Test using xcodebuild or run fastlane
10m 8s
Upload Coverage Report
/
Create and upload coverage report
Annotations
1 error and 3 warnings
Build and Test (iphone) / Test using xcodebuild or run fastlane
Canceling since a higher priority waiting request for 'Build and Test-refs/pull/8/merge' exists
|
CodeQL / Test using xcodebuild or run fastlane
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL / Test using xcodebuild or run fastlane
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
CodeQL / Test using xcodebuild or run fastlane
Failed to check available disk space: Error: Command failed: df -Pk -- /Users/runner/work/TemplateApplication/TemplateApplication
dyld[4487]: terminating because inserted dylib '/Users/runner/hostedtoolcache/CodeQL/2.17.2/arm64/codeql/tools/osx64/libtrace.dylib' could not be loaded: tried: '/Users/runner/hostedtoolcache/CodeQL/2.17.2/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e')), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/hostedtoolcache/CodeQL/2.17.2/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.17.2/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e'))
dyld[4487]: tried: '/Users/runner/hostedtoolcache/CodeQL/2.17.2/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e')), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/hostedtoolcache/CodeQL/2.17.2/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.17.2/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e'))
|