Creates a log viewer #409
build-and-test.yml
on: pull_request
Build and Test
/
Test using xcodebuild or run fastlane
10m 13s
REUSE Compliance Check
/
REUSE Compliance Check
9s
SwiftLint
/
SwiftLint
10s
Periphery
/
Periphery
39s
Markdown Link Check
/
markdown_link_check
30s
CodeQL
/
Test using xcodebuild or run fastlane
32m 29s
Upload Coverage Report
/
Create and upload coverage report
35s
Annotations
1 error and 7 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/
|
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/
|
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/Logging/LogLevel.swift#L61
switch must be exhaustive; 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
|