feat: Enhance Core module with comprehensive monitoring system #184
pr-validation.yml
on: pull_request
Matrix: Build Check
SwiftLint
39s
SwiftFormat Check
3s
Danger PR Review
39s
Quick Unit Tests
17s
Snapshot Tests (Changed Only)
3s
Documentation Check
1m 15s
PR Summary
3s
Annotations
19 errors and 4 warnings
|
SwiftLint
Unhandled error: HttpError: Resource not accessible by integration
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L31
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L25
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L24
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L23
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L22
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L21
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L20
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L19
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppCoordinator.swift#L18
Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
|
|
SwiftLint:
Source/App/AppDelegate.swift#L5
Use proper logging instead of print statements (no_print_statements)
|
|
SwiftFormat Check
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Danger PR Review
Process completed with exit code 1.
|
|
Build Check (Release)
Process completed with exit code 127.
|
|
Build Check (Debug)
The strategy configuration was canceled because "build-check.Release" failed
|
|
Snapshot Tests (Changed Only)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
Quick Unit Tests
Process completed with exit code 127.
|
|
Documentation Check
Process completed with exit code 1.
|
|
PR Summary
Unhandled error: HttpError: Resource not accessible by integration
|
|
Build Check (Release)
xcbeautify 2.29.0 is already installed and up-to-date.
To reinstall 2.29.0, run:
brew reinstall xcbeautify
|
|
Build Check (Release)
swiftformat 0.57.2 is already installed and up-to-date.
To reinstall 0.57.2, run:
brew reinstall swiftformat
|
|
Quick Unit Tests
xcbeautify 2.29.0 is already installed and up-to-date.
To reinstall 2.29.0, run:
brew reinstall xcbeautify
|
|
Quick Unit Tests
swiftformat 0.57.2 is already installed and up-to-date.
To reinstall 0.57.2, run:
brew reinstall swiftformat
|