Skip to content

Merge branch 'master' of https://github.com/ladeak/Http3Tools #45

Merge branch 'master' of https://github.com/ladeak/Http3Tools

Merge branch 'master' of https://github.com/ladeak/Http3Tools #45

Triggered via push June 28, 2024 06:03
Status Failure
Total duration 2m 1s
Artifacts

CD.yml

on: push
build-and-deploy
1m 53s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
build-and-deploy
Process completed with exit code 1.
build-and-deploy: src/CHttp/Http/MemoryArrayContent.cs#L11
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
build-and-deploy: src/CHttp/Http/MemoryArrayContent.cs#L11
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
build-and-deploy: src/CHttp/Http/MemoryArrayContent.cs#L11
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
build-and-deploy: src/CHttp/Http/MemoryArrayContent.cs#L11
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
build-and-deploy: src/CHttp/Http/MemoryArrayContent.cs#L11
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
build-and-deploy: src/CHttp/Http/MemoryArrayContent.cs#L11
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
build-and-deploy: src/CHttp/Http/MemoryArrayContent.cs#L11
Calling 'ArgumentNullException.ThrowIfNull' and passing a non-nullable value is a no-op (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2264)
build-and-deploy: src/Shared/runtime/Http2/Hpack/HuffmanDecodingException.cs#L31
Member 'HuffmanDecodingException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'HuffmanDecodingException.GetObjectData(SerializationInfo, StreamingContext)'.
build-and-deploy: src/Shared/runtime/Http3/QPack/QPackEncodingException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-and-deploy: src/Http3Parts/HeadersHandler.cs#L15
Converting null literal or possible null value to non-nullable type.
build-and-deploy: src/Shared/runtime/Http2/Hpack/HPackDecodingException.cs#L24
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-and-deploy: src/Shared/runtime/Http3/QPack/QPackDecodingException.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-and-deploy: src/Shared/runtime/Http2/Hpack/HuffmanDecodingException.cs#L22
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-and-deploy: src/Shared/runtime/Http2/Hpack/HuffmanDecodingException.cs#L28
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build-and-deploy: src/Shared/runtime/Http2/Hpack/HuffmanDecodingException.cs#L33
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)