Fixes #125: Main menu becoming empty when opening a dialog window #358
Annotations
11 warnings
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/O2Html/Utilities.cs#L23
Possible null reference argument for parameter 'source' in 'string InternalExtensions.ReplaceIfExists(string source, string strToReplace, string replaceWith)'.
|
π¨ Build:
src/External/O2Html/Converters/ObjectHtmlConverter.cs#L22
Possible null reference return.
|
π¨ Build:
src/External/O2Html/Converters/CollectionHtmlConverter.cs#L61
Nullability of reference types in value of type '(Node? shortCircuitValue, int?)' doesn't match target type '(Node node, int? collectionLength)'.
|
π¨ Build:
src/External/O2Html/Converters/DataTableHtmlConverter.cs#L23
Possible null reference return.
|
π¨ Build:
src/External/O2Html/Converters/DataSetHtmlConverter.cs#L23
Possible null reference return.
|
π¨ Build:
src/External/O2Html/Converters/TwoDimensionalArrayHtmlConverter.cs#L23
Nullability of reference types in value of type '(Node? shortCircuitValue, int?)' doesn't match target type '(Node node, int? collectionLength)'.
|
π¨ 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/OmniSharp.NET/Utilities/ProcessHandler.cs#L86
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading