CATTY-727 Implement minimal functionallity for SVG Plot creation #2297
Annotations
10 errors and 1 warning
SwiftLint:
src/CattyTests/BluetoothDevices/BluetoothMocks/BluetoothMocks.swift#L34
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
SwiftLint:
src/CattyTests/Stage/CBSpriteNodePenExtensionTests.swift#L99
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
src/CattyTests/Stage/CBSpriteNodePenExtensionTests.swift#L100
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
src/CattyTests/Stage/CBSpriteNodePenExtensionTests.swift#L130
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
src/CattyTests/Stage/CBSpriteNodePenExtensionTests.swift#L173
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
src/CattyTests/PlayerEngine/Functions/TextRecognition/TextBlockPositionFunctionTest.swift#L29
Variable Declaration Whitespace Violation: Variable declarations should be separated from other statements by a blank line (let_var_whitespace)
|
SwiftLint:
src/CattyTests/PlayerEngine/Functions/ObjectRecognition/ObjectRecognitionFunctionsTest.swift#L29
Variable Declaration Whitespace Violation: Variable declarations should be separated from other statements by a blank line (let_var_whitespace)
|
SwiftLint:
src/CattyTests/Bricks/StopPlotBrickTests.swift#L36
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
src/Catty/Setup/CatrobatSetup+Bricks.swift#L134
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
SwiftLint:
src/Catty/Setup/CatrobatSetup+Bricks.swift#L173
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint
The following actions use a deprecated Node.js version 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/
|