Restructure @Dependency
property and use BFS for DependencyManager
#611
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
11s
SwiftLint
/
...
/
SwiftLint
13s
Markdown Link Check
/
markdown_link_check
38s
Annotations
2 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L665
Superfluous Disable Command Violation: SwiftLint rule 'function_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint / SwiftLint / SwiftLint:
Tests/UITests/TestApp/ViewModifierTests/ModuleWithModifier.swift#L54
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
Markdown Link Check / markdown_link_check
The following actions uses Node.js version which is deprecated 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/
|