Skip to content

feat: add React UI

feat: add React UI #8

Re-run triggered January 18, 2024 12:39
Status Success
Total duration 2m 25s
Artifacts

push-package.yml

on: pull_request
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/Analyzers/HttpClientAnalyzer.cs#L23
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpClientAnalyzer.cs#L29
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpClientAnalyzer.cs#L29
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpClientAnalyzer.cs#L33
Dereference of a possibly null reference.
build: src/Heartbeat.Runtime/Analyzers/HttpWebResponseAnalyzer.cs#L32
Dereference of a possibly null reference.