feat: add React UI #6
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
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.
|