Skip to content

adding publishername #117

adding publishername

adding publishername #117

Triggered via push October 10, 2023 20:04
Status Failure
Total duration 2m 12s
Artifacts

CI.yml

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

Annotations

2 errors and 11 warnings
build-and-deploy
The Personal Access Token verification has failed. Additional information: Error: {"$id":"1","innerException":null,"message":"TF400813: Resource not available for anonymous access. Client authentication required.","typeName":"Microsoft.TeamFoundation.Framework.Server.UnauthorizedRequestException, Microsoft.TeamFoundation.Framework.Server","typeKey":"UnauthorizedRequestException","errorCode":0,"eventId":3000}
build-and-deploy
Process completed with exit code 1.
build-and-deploy
Failed to open credential store. Falling back to storing secrets clear-text in: /home/runner/.vsce
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/Http3Parts/HeadersHandler.cs#L15
Converting null literal or possible null value to non-nullable type.
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)
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/Http3Parts/H3Client.cs#L260
Possible null reference argument for parameter 'connectionCtx' in 'Task H3Client.ReadAsync(ConnectionContext connectionCtx, QuicStream clientStream, bool incoming, CancellationToken token)'.
build-and-deploy: src/Http3Parts/H3Client.cs#L263
Dereference of a possibly null reference.
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/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)