multiplePeers tests #974
Annotations
7 errors
Check swift codestyle:
Node/Sources/Node/NetworkingProtocol/PeerManager.swift#L23
Sendable conformance is redundant on an actor-isolated type
|
Check swift codestyle:
Node/Sources/Node/NetworkingProtocol/SyncManager.swift#L23
Sendable conformance is redundant on an actor-isolated type
|
Check swift codestyle:
Node/Tests/NodeTests/NodeTests.swift#L200
Prefer at least one space after slashes for comments
|
Check swift codestyle:
Blockchain/Sources/Blockchain/State/StateTrie.swift#L98
Sendable conformance is redundant on an actor-isolated type
|
Check swift codestyle:
Blockchain/Sources/Blockchain/BlockchainDataProvider/BlockchainDataProvider.swift#L17
Sendable conformance is redundant on an actor-isolated type
|
Check swift codestyle:
Blockchain/Sources/Blockchain/BlockchainDataProvider/InMemoryDataProvider.swift#L3
Sendable conformance is redundant on an actor-isolated type
|
Check swift codestyle:
Blockchain/Sources/Blockchain/Types/EpochMarker.swift#L27
Lines should not have trailing whitespace
|
Loading