Implement Anchor coding, Tag coding and redundancy auto-aliasing #322
Annotations
9 errors
Analyze:
Sources/Yams/RedundancyAliasingStrategy.swift#L9
All imported modules should be required to make the file compile (unused_import)
|
Analyze:
Sources/Yams/YamlAnchorProviding.swift#L9
All imported modules should be required to make the file compile (unused_import)
|
Analyze:
Sources/Yams/Node.Alias.swift#L9
All imported modules should be required to make the file compile (unused_import)
|
Analyze:
Tests/YamsTests/TagCodingTests.swift#L206
Declarations should be referenced at least once within all files linted (unused_declaration)
|
Analyze:
Tests/YamsTests/TagCodingTests.swift#L207
Declarations should be referenced at least once within all files linted (unused_declaration)
|
Analyze:
Tests/YamsTests/AnchorCodingTests.swift#L270
Declarations should be referenced at least once within all files linted (unused_declaration)
|
Analyze:
Tests/YamsTests/AnchorCodingTests.swift#L271
Declarations should be referenced at least once within all files linted (unused_declaration)
|
Analyze:
Tests/YamsTests/AnchorCodingTests.swift#L288
Declarations should be referenced at least once within all files linted (unused_declaration)
|
Analyze
Process completed with exit code 2.
|