Be less restrictive about the chosen swiftlint version #123
build-and-test.yml
on: pull_request
Build and Test Swift Package
/
Test using xcodebuild or run fastlane
1m 41s
Build and Test UI Tests
/
Test using xcodebuild or run fastlane
2m 0s
Upload Coverage Report
/
...
/
Create and upload coverage report
Annotations
4 errors and 4 warnings
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziTimedWalkTest/TimedWalkTestRunningView.swift#L80
call to main actor-isolated instance method 'startTimedWalk()' in a synchronous nonisolated context
|
Build and Test Swift Package / Test using xcodebuild or run fastlane
Process completed with exit code 65.
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziTimedWalkTest/TimedWalkTestRunningView.swift#L80
call to main actor-isolated instance method 'startTimedWalk()' in a synchronous nonisolated context
|
Build and Test UI Tests / Test using xcodebuild or run fastlane
Process completed with exit code 65.
|
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziQuestionnaire/QuestionnaireView.swift#L40
static property 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziTimedWalkTest/TimedWalkTestRunningView.swift#L53
non-sendable type 'TimedWalkTestRunningView' exiting main actor-isolated context in call to non-isolated instance method 'start()' cannot cross actor boundary
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziQuestionnaire/QuestionnaireView.swift#L40
static property 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziTimedWalkTest/TimedWalkTestRunningView.swift#L53
non-sendable type 'TimedWalkTestRunningView' exiting main actor-isolated context in call to non-isolated instance method 'start()' cannot cross actor boundary
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SpeziQuestionnaire-Package.xcresult
Expired
|
230 KB |
|
TestApp.xcresult
Expired
|
244 KB |
|