add Zstd compression algorithm #149
static-analysis.yml
on: pull_request
REUSE Compliance Check
/
...
/
REUSE Compliance Check
14s
SwiftLint
/
...
/
SwiftLint
16s
Markdown Link Check
/
Check Links
1m 12s
Diagnose Breaking Changes
/
diagnose
38s
Annotations
16 errors
|
SwiftLint / SwiftLint / SwiftLint
Process completed with exit code 2.
|
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziFoundation/Compression/Zstd.swift#L103
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
|
SwiftLint / SwiftLint / SwiftLint:
Sources/SpeziFoundation/Compression/Zstd.swift#L99
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFoundationTests/CompressionAlgorithmTests.swift#L107
Line Length Violation: Line should be 150 characters or less; currently it has 1004 characters (line_length)
|
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFoundationTests/CompressionAlgorithmTests.swift#L104
Line Length Violation: Line should be 150 characters or less; currently it has 852 characters (line_length)
|
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFoundationTests/CompressionAlgorithmTests.swift#L101
Line Length Violation: Line should be 150 characters or less; currently it has 978 characters (line_length)
|
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFoundationTests/CompressionAlgorithmTests.swift#L98
Line Length Violation: Line should be 150 characters or less; currently it has 873 characters (line_length)
|
|
SwiftLint / SwiftLint / SwiftLint:
Tests/SpeziFoundationTests/CompressionAlgorithmTests.swift#L95
Line Length Violation: Line should be 150 characters or less; currently it has 453 characters (line_length)
|
|
Diagnose Breaking Changes / diagnose
Process completed with exit code 139.
|
|
Markdown Link Check / Check Links
Process completed with exit code 1.
|
|
Markdown Link Check / Check Links:
Sources/SpeziFoundation/SpeziFoundation.docc/SPI.md#L17
[Linkspector] reported by reviewdog 🐶
Cannot reach https://blog.eidinger.info/system-programming-interfaces-spi-in-swift-explained Status: 429
Raw Output:
message:"Cannot reach https://blog.eidinger.info/system-programming-interfaces-spi-in-swift-explained Status: 429" location:{path:"Sources/SpeziFoundation/SpeziFoundation.docc/SPI.md" range:{start:{line:17 column:3} end:{line:17 column:114}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
Markdown Link Check / Check Links:
README.md#L30
[Linkspector] reported by reviewdog 🐶
Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation/documentation/spezilocalization Status: 403
Raw Output:
message:"Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation/documentation/spezilocalization Status: 403" location:{path:"README.md" range:{start:{line:30 column:3} end:{line:30 column:115}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
Markdown Link Check / Check Links:
README.md#L29
[Linkspector] reported by reviewdog 🐶
Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation/documentation/spezifoundation Status: 403
Raw Output:
message:"Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation/documentation/spezifoundation Status: 403" location:{path:"README.md" range:{start:{line:29 column:11} end:{line:29 column:112}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
Markdown Link Check / Check Links:
README.md#L25
[Linkspector] reported by reviewdog 🐶
Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation/documentation/spezifoundation Status: 403
Raw Output:
message:"Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation/documentation/spezifoundation Status: 403" location:{path:"README.md" range:{start:{line:25 column:3} end:{line:25 column:111}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
Markdown Link Check / Check Links:
README.md#L17
[Linkspector] reported by reviewdog 🐶
Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation Status: 403
Raw Output:
message:"Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation Status: 403" location:{path:"README.md" range:{start:{line:17 column:1} end:{line:17 column:218}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|
|
Markdown Link Check / Check Links:
README.md#L16
[Linkspector] reported by reviewdog 🐶
Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation Status: 403
Raw Output:
message:"Cannot reach https://swiftpackageindex.com/StanfordSpezi/SpeziFoundation Status: 403" location:{path:"README.md" range:{start:{line:16 column:1} end:{line:16 column:223}}} severity:ERROR source:{name:"linkspector" url:"https://github.com/UmbrellaDocs/linkspector"}
|