Remove GPT API Key #2
beta-deployment.yml
on: push
Build and Test
/
...
/
Test using xcodebuild or run fastlane
0s
Build and Test
/
...
/
REUSE Compliance Check
7s
Build and Test
/
...
/
SwiftLint
10s
Build and Test
/
...
/
Periphery
0s
Build and Test
/
...
/
markdown_link_check
33s
Build and Test
/
...
/
Test using xcodebuild or run fastlane
36m 16s
Build and Test
/
...
/
Create and upload coverage report
iOS App TestFlight Deployment
/
Test using xcodebuild or run fastlane
Deploy Firebase Project
/
Deploy Firebase Project
Annotations
10 errors and 5 warnings
Build and Test / Periphery / Periphery
Called workflows cannot be queued onto self-hosted runners across organizations/enterprises. Failed to queue this job. Labels: 'macOS , self-hosted'.
|
Build and Test / 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'.
|
Build and Test / SwiftLint / SwiftLint:
TemplateApplication/TemplateApplicationDelegate.swift#L21
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
Build and Test / SwiftLint / SwiftLint:
TemplateApplication/TemplateApplicationDelegate.swift#L22
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
Build and Test / SwiftLint / SwiftLint:
TemplateApplication/TemplateApplicationDelegate.swift#L25
Vertical Whitespace Violation: Limit vertical whitespace to maximum 2 empty lines; currently 3 (vertical_whitespace)
|
Build and Test / SwiftLint / SwiftLint:
TemplateApplication/Home.swift#L46
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
Build and Test / SwiftLint / SwiftLint:
TemplateApplication/LLM/LLMDemoSchema.swift#L7
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Build and Test / SwiftLint / SwiftLint:
TemplateApplication/LLM/OpenAIAPIKeyOnboardingStep.swift#L9
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
Build and Test / SwiftLint / SwiftLint:
TemplateApplication/LLM/OpenAIAPIKeyOnboardingStep.swift#L10
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
Build and Test / CodeQL / Test using xcodebuild or run fastlane
Process completed with exit code 1.
|
Build and Test / 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/
|
Build and Test / CodeQL / Test using xcodebuild or run fastlane:
TemplateApplication/TemplateApplicationStandard.swift#L27
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Build and Test / CodeQL / Test using xcodebuild or run fastlane:
TemplateApplication/TemplateApplicationStandard.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
|
Build and Test / CodeQL / Test using xcodebuild or run fastlane:
TemplateApplication/TemplateApplicationStandard.swift#L27
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Build and Test / CodeQL / Test using xcodebuild or run fastlane:
TemplateApplication/TemplateApplicationStandard.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
|