Skip to content

chore(deps): update codecov/codecov-action action to v4 #72

chore(deps): update codecov/codecov-action action to v4

chore(deps): update codecov/codecov-action action to v4 #72

Triggered via pull request February 1, 2024 05:46
Status Failure
Total duration 3m 40s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/setup-nuget@v1.0.5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/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#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/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