Updates name to MyHeartCounts #2
build-and-test.yml
on: pull_request
Build and Test
/
Test using xcodebuild or run fastlane
0s
REUSE Compliance Check
/
REUSE Compliance Check
12s
SwiftLint
/
SwiftLint
12s
Periphery
/
Periphery
0s
Markdown Link Check
/
markdown_link_check
12s
CodeQL
/
Test using xcodebuild or run fastlane
31m 27s
Upload Coverage Report
/
Create and upload coverage report
Annotations
3 errors and 5 warnings
Build and Test / Test using xcodebuild or run fastlane
Called workflows cannot be queued onto self-hosted runners across organizations/enterprises. Failed to queue this job. Labels: 'macOS , self-hosted'.
|
Periphery / Periphery
Called workflows cannot be queued onto self-hosted runners across organizations/enterprises. Failed to queue this job. Labels: 'macOS , self-hosted'.
|
CodeQL / Test using xcodebuild or run fastlane
Process completed with exit code 1.
|
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CodeQL / Test using xcodebuild or run fastlane:
MyHeartCounts/MyHeartCountsStandard.swift#L27
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
CodeQL / Test using xcodebuild or run fastlane:
MyHeartCounts/MyHeartCountsStandard.swift#L103
non-sendable type 'PDFDocument' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'store(consent:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
|
CodeQL / Test using xcodebuild or run fastlane:
MyHeartCounts/MyHeartCountsStandard.swift#L27
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
CodeQL / Test using xcodebuild or run fastlane:
MyHeartCounts/MyHeartCountsStandard.swift#L103
non-sendable type 'PDFDocument' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'store(consent:)' cannot cross actor boundary; this is an error in the Swift 6 language mode
|