Skip to content

chore(deps): update actions/checkout action to v4 #59

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #59

Triggered via pull request September 5, 2023 02:41
Status Failure
Total duration 3m 24s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, NuGet/setup-nuget@v1.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/XmlRpc.SourceGenerator/XML-RPC/MappingStack.cs#L14
'MappingStack.Push(string)' hides inherited member 'Stack<string>.Push(string)'. Use the new keyword if hiding was intended.
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcDeserializer.cs#L255
The variable 'ex' is declared but never used
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcXmlReader.cs#L28
'XmlTextReader.ProhibitDtd' is obsolete: 'XmlTextReader.ProhibitDtd has been deprecated. Use DtdProcessing instead.'
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcDeserializer.cs#L320
The variable 'ex' is declared but never used
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcResponseDeserializer.cs#L147
Field 'XmlRpcResponseDeserializer.FaultStructStringCode.faultCode' is never assigned to, and will always have its default value null
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcResponseDeserializer.cs#L141
Field 'XmlRpcResponseDeserializer.FaultStruct.faultCode' is never assigned to, and will always have its default value 0
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcSerializer.cs#L383
Field 'XmlRpcSerializer.FaultStructStringCode.faultString' is never assigned to, and will always have its default value null
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcSerializer.cs#L382
Field 'XmlRpcSerializer.FaultStructStringCode.faultCode' is never assigned to, and will always have its default value null
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcResponseDeserializer.cs#L142
Field 'XmlRpcResponseDeserializer.FaultStruct.faultString' is never assigned to, and will always have its default value null
build: src/XmlRpc.SourceGenerator/XML-RPC/XmlRpcResponseDeserializer.cs#L148
Field 'XmlRpcResponseDeserializer.FaultStructStringCode.faultString' is never assigned to, and will always have its default value null