Pine 0.3.13 #57
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: olegtarasov/get-tag@v2.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L69
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
implement/Pine.Core/ElmInteractive/ElmValue.cs#L414
The given expression is never of the provided ('char') type
|
implement/Pine.Core/ElmInteractive/ElmValue.cs#L414
The given expression is never of the provided ('char') type
|
implement/Pine.Core/CommonConversion.cs#L8
Missing XML comment for publicly visible type or member 'CommonConversion'
|
implement/Pine.Core/CommonConversion.cs#L10
Missing XML comment for publicly visible type or member 'CommonConversion.ByteArrayFromStringBase16(string)'
|
implement/Pine.Core/CommonConversion.cs#L15
Missing XML comment for publicly visible type or member 'CommonConversion.StringBase16FromByteArray(IReadOnlyList<byte>)'
|
implement/Pine.Core/CommonConversion.cs#L18
Missing XML comment for publicly visible type or member 'CommonConversion.StringBase16(ReadOnlyMemory<byte>)'
|
implement/Pine.Core/CommonConversion.cs#L21
Missing XML comment for publicly visible type or member 'CommonConversion.HashSHA256(ReadOnlyMemory<byte>)'
|
implement/Pine.Core/CommonConversion.cs#L23
Missing XML comment for publicly visible type or member 'CommonConversion.CompressGzip(ReadOnlyMemory<byte>)'
|
implement/Pine.Core/CommonConversion.cs#L35
Missing XML comment for publicly visible type or member 'CommonConversion.DecompressGzip(ReadOnlyMemory<byte>)'
|
The logs for this run have expired and are no longer available.
Loading