Enforcement of customizable type constraints for DependencyBuilder #518
pull_request.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
7s
SwiftLint
/
...
/
SwiftLint
10s
Markdown Link Check
/
markdown_link_check
30s
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)
|