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/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/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/DataSetHtmlConverter.cs#L23
Possible null reference return.
|
π¨ Build:
src/External/O2Html/Converters/DataTableHtmlConverter.cs#L23
Possible null reference return.
|
π¨ Build:
src/External/O2Html/Converters/MemoryHtmlConverter.cs#L36
Converting null literal or possible null value to non-nullable type.
|
π¨ Build:
src/External/O2Html/Converters/MemoryHtmlConverter.cs#L37
Dereference of a possibly null reference.
|
π¨ Build:
src/Core/NetPad.Domain/Utilities/Try.cs#L34
Possible null reference assignment.
|
π¨ Build:
src/Core/NetPad.Domain/Utilities/Try.cs#L46
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading