Skip to content

feat: migrate to .NET 9 #42

feat: migrate to .NET 9

feat: migrate to .NET 9 #42

Triggered via pull request December 29, 2024 20:10
@Ne4toNe4to
opened #30
net90
Status Success
Total duration 44s
Artifacts

push-package.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: tests/DumpHelper/Program.cs#L43
Dereference of a possibly null reference.
build: tests/DumpHelper/Program.cs#L48
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: tests/DumpHelper/Program.cs#L57
Possible null reference return.
build: tests/DumpHelper/Program.cs#L69
Dereference of a possibly null reference.
build: tests/DumpHelper/Program.cs#L77
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L31
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L31
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L32
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L33
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L34
Dereference of a possibly null reference.