remove legacy tests #1482
ci.yml
on: push
Swift Lint
23s
Cargo Format
22s
Matrix: test
Annotations
5 errors
|
Superfluous Disable Command (superfluous_disable_command):
Utils/Tests/UtilsTests/Crypto/JamTestnetSeedTests.swift#L40
SwiftLint rule 'line_length' did not trigger a violation in the disabled region; remove the disable command
|
|
Superfluous Disable Command (superfluous_disable_command):
Utils/Tests/UtilsTests/Crypto/JamTestnetSeedTests.swift#L28
SwiftLint rule 'line_length' did not trigger a violation in the disabled region; remove the disable command
|
|
Superfluous Disable Command (superfluous_disable_command):
Utils/Tests/UtilsTests/Crypto/JamTestnetSeedTests.swift#L16
SwiftLint rule 'line_length' did not trigger a violation in the disabled region; remove the disable command
|
|
Build and Test (release)
Process completed with exit code 1.
|
|
Build and Test (debug)
Process completed with exit code 2.
|