Fix encoding of exposingList
field in Elm syntax module definition
#2774
Annotations
41 warnings
Compile Overview of Test Results
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
|
Run tests with dotnet test
Dereference of a possibly null reference.
|
Run tests with dotnet test
Dereference of a possibly null reference.
|
Run tests with dotnet test
Possible null reference argument for parameter 'fileStoreReader' in 'ProcessStoreWriterInFileStore.ProcessStoreWriterInFileStore(IFileStoreReader fileStoreReader, Func<DateTimeOffset> getTimeForCompositionLogBatch, IFileStoreWriter fileStore)'.
|
Run tests with dotnet test
Possible null reference argument for parameter 'fileStore' in 'ProcessStoreWriterInFileStore.ProcessStoreWriterInFileStore(IFileStoreReader fileStoreReader, Func<DateTimeOffset> getTimeForCompositionLogBatch, IFileStoreWriter fileStore)'.
|
Run tests with dotnet test
Possible null reference argument for parameter 'urls' in 'IWebHostBuilder HostingAbstractionsWebHostBuilderExtensions.UseUrls(IWebHostBuilder hostBuilder, params string[] urls)'.
|
Run tests with dotnet test
Possible null reference argument for parameter 'fileStore' in 'IWebHostBuilder Configuration.WithProcessStoreFileStore(IWebHostBuilder orig, IFileStore fileStore)'.
|
Run tests with dotnet test
Possible null reference return.
|
Run tests with dotnet test
Possible null reference argument for parameter 'json' in 'JsonElement JsonSerializer.Deserialize<JsonElement>(string json, JsonSerializerOptions? options = null)'.
|
Run tests with dotnet test
Possible null reference return.
|
Run tests with dotnet test
Nullability of reference types in type of parameter 'argumentFromCLI' of 'string Program.LoadArgumentFromUserInterfaceAsJsonOrFileTextContext(string argumentFromCLI)' doesn't match the target delegate 'Func<string?, string>' (possibly because of nullability attributes).
|
dotnet publish with separate assemblies:
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L69
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L8
Missing XML comment for publicly visible type or member 'CommonConversion'
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L10
Missing XML comment for publicly visible type or member 'CommonConversion.ByteArrayFromStringBase16(string)'
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L15
Missing XML comment for publicly visible type or member 'CommonConversion.StringBase16FromByteArray(IReadOnlyList<byte>)'
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L18
Missing XML comment for publicly visible type or member 'CommonConversion.StringBase16(ReadOnlyMemory<byte>)'
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L21
Missing XML comment for publicly visible type or member 'CommonConversion.HashSHA256(ReadOnlyMemory<byte>)'
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L23
Missing XML comment for publicly visible type or member 'CommonConversion.CompressGzip(ReadOnlyMemory<byte>)'
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L35
Missing XML comment for publicly visible type or member 'CommonConversion.DecompressGzip(ReadOnlyMemory<byte>)'
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L45
Missing XML comment for publicly visible type or member 'CommonConversion.Deflate(ReadOnlyMemory<byte>)'
|
dotnet publish with separate assemblies:
implement/Pine.Core/CommonConversion.cs#L57
Missing XML comment for publicly visible type or member 'CommonConversion.Inflate(ReadOnlyMemory<byte>)'
|
Run Pine tests with dotnet test
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion'
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion.ByteArrayFromStringBase16(string)'
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion.StringBase16FromByteArray(IReadOnlyList<byte>)'
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion.StringBase16(ReadOnlyMemory<byte>)'
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion.HashSHA256(ReadOnlyMemory<byte>)'
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion.CompressGzip(ReadOnlyMemory<byte>)'
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion.DecompressGzip(ReadOnlyMemory<byte>)'
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion.Deflate(ReadOnlyMemory<byte>)'
|
Run Pine tests with dotnet test
Missing XML comment for publicly visible type or member 'CommonConversion.Inflate(ReadOnlyMemory<byte>)'
|
dotnet publish Pine:
implement/Pine.Core/Json/JsonConverterForPineValue.cs#L69
Possible null reference argument for parameter 'str' in 'PineValue PineValueAsString.ValueFromString(string str)'.
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L8
Missing XML comment for publicly visible type or member 'CommonConversion'
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L10
Missing XML comment for publicly visible type or member 'CommonConversion.ByteArrayFromStringBase16(string)'
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L15
Missing XML comment for publicly visible type or member 'CommonConversion.StringBase16FromByteArray(IReadOnlyList<byte>)'
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L18
Missing XML comment for publicly visible type or member 'CommonConversion.StringBase16(ReadOnlyMemory<byte>)'
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L21
Missing XML comment for publicly visible type or member 'CommonConversion.HashSHA256(ReadOnlyMemory<byte>)'
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L23
Missing XML comment for publicly visible type or member 'CommonConversion.CompressGzip(ReadOnlyMemory<byte>)'
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L35
Missing XML comment for publicly visible type or member 'CommonConversion.DecompressGzip(ReadOnlyMemory<byte>)'
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L45
Missing XML comment for publicly visible type or member 'CommonConversion.Deflate(ReadOnlyMemory<byte>)'
|
dotnet publish Pine:
implement/Pine.Core/CommonConversion.cs#L57
Missing XML comment for publicly visible type or member 'CommonConversion.Inflate(ReadOnlyMemory<byte>)'
|
Loading