Skip to content

Restructure @Dependency property and use BFS for DependencyManager #611

Restructure @Dependency property and use BFS for DependencyManager

Restructure @Dependency property and use BFS for DependencyManager #611

Triggered via pull request August 11, 2024 13:02
Status Failure
Total duration 47s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
11s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
13s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
38s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

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/