Skip to content

Refactor RemoteNET projects #110

Refactor RemoteNET projects

Refactor RemoteNET projects #110

Triggered via pull request March 31, 2024 04:26
Status Failure
Total duration 2m 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
MSBuild Runner: examples/BasicBot/Program.cs#L15
The name 'RemoteClient' does not exist in the current context
MSBuild Runner: third_party/RemoteNET/src/ScubaDiver/Diver.cs#L1369
The type 'FieldSetRequest' must be a reference type in order to use it as parameter 'T' in the generic type or method 'JsonConvert.DeserializeObject<T>(string, object)'
MSBuild Runner: third_party/RemoteNET/src/ScubaDiver/Diver.cs#L1370
Operator '==' cannot be applied to operands of type 'FieldSetRequest' and '<null>'
MSBuild Runner: third_party/RemoteNET/src/ScubaDiver/Diver.cs#L1469
The type 'FieldSetRequest' must be a reference type in order to use it as parameter 'T' in the generic type or method 'JsonConvert.DeserializeObject<T>(string, object)'
MSBuild Runner: third_party/RemoteNET/src/ScubaDiver/Diver.cs#L1470
Operator '==' cannot be applied to operands of type 'FieldSetRequest' and '<null>'
MSBuild Runner
Process completed with exit code 1.
MSBuild Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.3.1, actions/cache@v3, NuGet/setup-nuget@v1.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.