Skip to content

Allow to load multiple modules of the same type #598

Allow to load multiple modules of the same type

Allow to load multiple modules of the same type #598

Triggered via pull request July 21, 2024 22:12
Status Failure
Total duration 51s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
8s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
8s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
39s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Sources/Spezi/Dependencies/Property/DependencyContext.swift#L34
Todo Violation: TODOs should be resolved (is there any way to re-inject ...) (todo)
SwiftLint / SwiftLint / SwiftLint: Sources/Spezi/Utilities/DynamicReference.swift#L12
Type Contents Order Violation: A 'subtype' should not be placed amongst the type content(s) 'case' (type_contents_order)
SwiftLint / SwiftLint / SwiftLint: Sources/Spezi/Utilities/DynamicReference.swift#L23
Type Contents Order Violation: A 'type_method' should not be placed amongst the type content(s) 'instance_property' (type_contents_order)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L500
Empty XCTest Method Violation: Empty XCTest method should be avoided (empty_xctest_method)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L505
File Length Violation: File should contain 500 lines or less: currently contains 505 (file_length)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L501
Todo Violation: TODOs should be resolved (test that it is possible) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L502
Todo Violation: TODOs should be resolved (test that @dependency only eve...) (todo)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L503
Todo Violation: TODOs should be resolved (check that @dependency automat...) (todo)
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/