🐛 fix: incorrect PlantUMLScript when @unchecked Sendable present in S… #41
Annotations
7 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
Sources/SwiftPlantUMLFramework/Logging/NoLogger.swift#L6
Unneeded Synthesized Initializer Violation: This default initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
|
lint:
Sources/SwiftPlantUMLFramework/Internal/PlantUMLContext.swift#L31
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/SwiftPlantUMLFramework/Internal/PlantUMLContext.swift#L36
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/SwiftPlantUMLFramework/Internal/SyntaxStructure+Extensions.swift#L67
Identifier Name Violation: Variable name 'fn' should be between 3 and 40 characters long (identifier_name)
|
lint:
Sources/SwiftPlantUMLFramework/FileManagement/FileCollector.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/SwiftPlantUMLFramework/FileManagement/FileCollector.swift#L37
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|