New .Dump()
features
#371
Annotations
1 error and 11 warnings
π§ Test
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
π¨ Build:
src/External/OmniSharp.NET/Utilities/ProcessHandler.cs#L86
The variable 'ex' is declared but never used
|
π¨ Build:
src/External/OmniSharp.NET/Events/OmniSharpEvent.cs#L5
Non-nullable property 'LogLevel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π¨ Build:
src/External/OmniSharp.NET/Events/OmniSharpEvent.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π¨ Build:
src/External/OmniSharp.NET/Events/OmniSharpEvent.cs#L7
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
π¨ Build:
src/External/O2Html/Converters/MemoryHtmlConverter.cs#L32
Converting null literal or possible null value to non-nullable type.
|
π¨ Build:
src/External/O2Html/Converters/MemoryHtmlConverter.cs#L33
Dereference of a possibly null reference.
|
π¨ Build:
src/External/O2Html/Converters/DotNetTypeWithStringRepresentationHtmlConverter.cs#L15
Dereference of a possibly null reference.
|
π¨ Build:
src/External/O2Html/Converters/DotNetTypeWithStringRepresentationHtmlConverter.cs#L15
Possible null reference argument for parameter 'text' in 'TextNode TextNode.EscapedText(string text)'.
|
π¨ Build:
src/External/O2Html/HtmlSerializer.cs#L100
Possible null reference return.
|
π¨ Build:
src/External/O2Html/Converters/DotNetTypeWithStringRepresentationHtmlConverter.cs#L15
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading