Skip to content

Be less restrictive about the chosen swiftlint version #124

Be less restrictive about the chosen swiftlint version

Be less restrictive about the chosen swiftlint version #124

Triggered via pull request August 29, 2024 12:17
Status Success
Total duration 3m 51s
Artifacts 2

build-and-test.yml

on: pull_request
Build and Test Swift Package  /  Test using xcodebuild or run fastlane
1m 47s
Build and Test Swift Package / Test using xcodebuild or run fastlane
Build and Test UI Tests  /  Test using xcodebuild or run fastlane
3m 16s
Build and Test UI Tests / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
17s
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
269 KB
TestApp.xcresult Expired
382 KB