Skip to content

Raft

Raft #42

Triggered via push June 25, 2023 21:57
Status Success
Total duration 47s
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
20.1 KB