feat: add sparse arrays stats (#14) #15
Annotations
11 warnings
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/Extensions/ClrObjectExtensions.cs#L9
Dereference of a possibly null reference.
|
Build:
src/Heartbeat.Runtime/Extensions/ClrObjectExtensions.cs#L10
Dereference of a possibly null reference.
|
Build:
src/Heartbeat.Runtime/Extensions/ClrObjectExtensions.cs#L10
Dereference of a possibly null reference.
|
Build:
src/Heartbeat.Runtime/Extensions/ClrObjectExtensions.cs#L14
Dereference of a possibly null reference.
|
Build:
src/Heartbeat.Runtime/Proxies/WebHeaderCollectionProxy.cs#L34
Possible null reference argument for parameter 'key' in 'void Dictionary<string, string[]>.Add(string key, string[] value)'.
|
The logs for this run have expired and are no longer available.
Loading