Skip to content

Enforcement of customizable type constraints for DependencyBuilder #518

Enforcement of customizable type constraints for DependencyBuilder

Enforcement of customizable type constraints for DependencyBuilder #518

Triggered via pull request December 6, 2023 19:32
Status Failure
Total duration 39s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
7s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
10s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
30s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/DependenciesTests/DependencyBuilderTests.swift#L35
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/DependenciesTests/DependencyBuilderTests.swift#L19
Lower ACL than Parent Violation: Ensure declarations have a lower access control level than their enclosing parent (lower_acl_than_parent)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziTests/DependenciesTests/DependencyBuilderTests.swift#L28
Lower ACL than Parent Violation: Ensure declarations have a lower access control level than their enclosing parent (lower_acl_than_parent)