Skip to content

feat: add React UI (#5) #9

feat: add React UI (#5)

feat: add React UI (#5) #9

Triggered via push January 18, 2024 12:52
Status Success
Total duration 2m 22s
Artifacts

push-package.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/RuntimeContext.cs#L77
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L29
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L29
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L30
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/TimerQueueTimerAnalyzer.cs#L31
Dereference of a possibly null reference.