Skip to content

Be less restrictive about the chosen swiftlint version (#28) #125

Be less restrictive about the chosen swiftlint version (#28)

Be less restrictive about the chosen swiftlint version (#28) #125

Triggered via push August 29, 2024 13:05
Status Success
Total duration 20m 13s
Artifacts 2
Build and Test Swift Package  /  Test using xcodebuild or run fastlane
2m 13s
Build and Test Swift Package / Test using xcodebuild or run fastlane
Build and Test UI Tests  /  Test using xcodebuild or run fastlane
3m 35s
Build and Test UI Tests / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
19s
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

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