Skip to content

Raft

Raft #43

Triggered via push June 27, 2023 21:07
Status Success
Total duration 1m 2s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/SlimCluster/Configuration/ServiceCollectionExtensions.cs#L8
Cannot convert null literal to non-nullable reference type.
build: src/SlimCluster.Consensus.Raft/RaftNode.cs#L270
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/SlimCluster.Consensus.Raft/RaftNode.cs#L47
The field 'RaftNode._lastApplied' is assigned but its value is never used
build: src/SlimCluster/Configuration/ServiceCollectionExtensions.cs#L8
Cannot convert null literal to non-nullable reference type.
build: src/SlimCluster.Consensus.Raft/RaftNode.cs#L270
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/SlimCluster.Consensus.Raft/RaftNode.cs#L47
The field 'RaftNode._lastApplied' is assigned but its value is never used

Artifacts

Produced during runtime
Name Size
dotnet-results Expired
21.9 KB