Skip to content

Added support for .net 8 #32

Added support for .net 8

Added support for .net 8 #32

Triggered via push December 26, 2023 22:04
Status Success
Total duration 1m 49s
Artifacts 1

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Nixie-Tests: Nixie.Tests/Actors/FireAndForgetPropsActor.cs#L30
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
Nixie-Tests: Nixie.Tests/Actors/FireAndForgetSlowActor.cs#L23
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
Nixie-Tests: Nixie.Tests/Actors/FireAndForgetActor.cs#L23
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
Nixie-Tests: Nixie.Tests/Actors/ReplyActor.cs#L23
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
Nixie-Tests: Nixie.Tests/Actors/PeriodicTimerActor.cs#L23
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)
Nixie-Tests: Nixie.Tests/Actors/ReplySlowActor.cs#L23
Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' check to avoid double lookup (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854)

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
577 KB