multiplePeers tests #975
Triggered via pull request
January 13, 2025 06:44
Status
Cancelled
Total duration
4m 58s
Artifacts
–
ci.yml
on: pull_request
Swift Lint
15s
Build and Test
0s
Annotations
6 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
|
Build and Test
Canceling since a higher priority waiting request for 'CI-refs/pull/265/merge' exists
|