Fix Workflow Concurrency #9
Triggered via pull request
November 13, 2024 07:51
Status
Failure
Total duration
46m 37s
Artifacts
–
static-analysis.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
10s
SwiftLint
/
SwiftLint
9s
Periphery
/
Periphery
38s
Markdown Link Check
/
markdown_link_check
27s
CodeQL
/
Test using xcodebuild or run fastlane
46m 24s
Annotations
1 error and 5 warnings
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:
TemplateApplication/TemplateApplicationStandard.swift#L27
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
CodeQL / Test using xcodebuild or run fastlane:
TemplateApplication/TemplateApplicationStandard.swift#L104
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:
TemplateApplication/TemplateApplicationStandard.swift#L27
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
CodeQL / Test using xcodebuild or run fastlane:
TemplateApplication/TemplateApplicationStandard.swift#L104
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
|