Be less restrictive about the chosen swiftlint version (#28) #125
build-and-test.yml
on: push
Build and Test Swift Package
/
Test using xcodebuild or run fastlane
2m 13s
Build and Test UI Tests
/
Test using xcodebuild or run fastlane
3m 35s
Upload Coverage Report
/
...
/
Create and upload coverage report
19s
Annotations
9 warnings
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/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/SpeziQuestionnaire/QuestionnaireView.swift#L50
non-sendable type 'QuestionnaireView' exiting main actor-isolated context in call to non-isolated instance method 'handleResult' cannot cross actor boundary
|
Build and Test Swift Package / Test using xcodebuild or run fastlane:
Sources/SpeziQuestionnaire/QuestionnaireView.swift#L89
passing argument of non-sendable type 'QuestionnaireResult' into main actor-isolated context may introduce data races
|
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/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/SpeziQuestionnaire/QuestionnaireView.swift#L50
non-sendable type 'QuestionnaireView' exiting main actor-isolated context in call to non-isolated instance method 'handleResult' cannot cross actor boundary
|
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Sources/SpeziQuestionnaire/QuestionnaireView.swift#L89
passing argument of non-sendable type 'QuestionnaireResult' into main actor-isolated context may introduce data races
|
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
SpeziQuestionnaire-Package.xcresult
Expired
|
268 KB |
|
TestApp.xcresult
Expired
|
387 KB |
|