feat: add sparse arrays stats #14
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L30
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.
|
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.
|