0.5.4 updates #979
ci.yml
on: pull_request
Swift Lint
13s
Build and Test
16m 35s
Annotations
5 errors
Redundant Sendable (redundant_sendable):
Node/Sources/Node/NetworkingProtocol/PeerManager.swift#L23
Sendable conformance is redundant on an actor-isolated type
|
Redundant Sendable (redundant_sendable):
Node/Sources/Node/NetworkingProtocol/SyncManager.swift#L23
Sendable conformance is redundant on an actor-isolated type
|
Redundant Sendable (redundant_sendable):
Blockchain/Sources/Blockchain/State/StateTrie.swift#L98
Sendable conformance is redundant on an actor-isolated type
|
Redundant Sendable (redundant_sendable):
Blockchain/Sources/Blockchain/BlockchainDataProvider/BlockchainDataProvider.swift#L17
Sendable conformance is redundant on an actor-isolated type
|
Redundant Sendable (redundant_sendable):
Blockchain/Sources/Blockchain/BlockchainDataProvider/InMemoryDataProvider.swift#L3
Sendable conformance is redundant on an actor-isolated type
|