Swift 6 Compatibility #32
build-and-test.yml
on: pull_request
Build and Test Swift Package iOS
/
Test using xcodebuild or run fastlane
1m 29s
Build and Test Swift Package watchOS
/
Test using xcodebuild or run fastlane
1m 3s
Build and Test Swift Package visionOS
/
Test using xcodebuild or run fastlane
1m 7s
Build and Test Swift Package tvOS
/
Test using xcodebuild or run fastlane
1m 2s
Build and Test Swift Package macOS
/
Test using xcodebuild or run fastlane
1m 12s
CodeQL
/
Test using xcodebuild or run fastlane
8m 45s
Upload Coverage Report
/
Create and upload coverage report
1m 27s
Annotations
53 warnings and 5 notices
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L79
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L89
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L189
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L190
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L193
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L194
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L199
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L200
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/TimeoutTests.swift#L20
capture of 'self' with non-sendable type 'TimeoutTests' in a `@Sendable` closure
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/TimeoutTests.swift#L31
capture of 'self' with non-sendable type 'TimeoutTests' in 'async let' binding
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/TimeoutTests.swift#L46
passing argument of non-sendable type 'TimeoutTests' into main actor-isolated context may introduce data races
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/TimeoutTests.swift#L53
passing argument of non-sendable type 'TimeoutTests' into main actor-isolated context may introduce data races
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L79
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L89
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L79
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L89
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L189
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L190
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L193
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L194
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/TimeoutTests.swift#L20
capture of 'self' with non-sendable type 'TimeoutTests' in a `@Sendable` closure
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/TimeoutTests.swift#L31
capture of 'self' with non-sendable type 'TimeoutTests' in 'async let' binding
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/TimeoutTests.swift#L46
passing argument of non-sendable type 'TimeoutTests' into main actor-isolated context may introduce data races
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/TimeoutTests.swift#L53
passing argument of non-sendable type 'TimeoutTests' into main actor-isolated context may introduce data races
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L79
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L89
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L257
static property 'computedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L258
static property 'optionalComputedValue' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L79
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L89
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L189
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L190
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L193
reference to static property 'computedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane:
Tests/SpeziFoundationTests/SharedRepositoryTests.swift#L194
reference to static property 'optionalComputedValue' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
|
Upload Coverage Report / Create and upload coverage report
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. 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
Failed to check available disk space: Error: Command failed: df -Pk -- /Users/runner/work/SpeziFoundation/SpeziFoundation
dyld[4041]: terminating because inserted dylib '/Users/runner/hostedtoolcache/CodeQL/2.17.6/arm64/codeql/tools/osx64/libtrace.dylib' could not be loaded: tried: '/Users/runner/hostedtoolcache/CodeQL/2.17.6/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.6/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.17.6/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e'))
dyld[4041]: tried: '/Users/runner/hostedtoolcache/CodeQL/2.17.6/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.6/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.17.6/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e'))
|
CodeQL / Test using xcodebuild or run fastlane
xcbeautify 2.4.0 is already installed and up-to-date.
To reinstall 2.4.0, run:
brew reinstall xcbeautify
|
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 24 total (26.513 seconds)
|
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 24 total (26.109 seconds)
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 24 total (27.231 seconds)
|
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 24 total (26.392 seconds)
|
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 24 total (27.018 seconds)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SpeziFoundation.xcresult
Expired
|
63.4 KB |
|
SpeziFoundationMacOS.xcresult
Expired
|
59.6 KB |
|
SpeziFoundationTvOS.xcresult
Expired
|
62.4 KB |
|
SpeziFoundationVisionOS.xcresult
Expired
|
62.7 KB |
|
SpeziFoundationWatchOS.xcresult
Expired
|
62.3 KB |
|