Skip to content

fix(server): error as rpc answer #2365

fix(server): error as rpc answer

fix(server): error as rpc answer #2365

Triggered via push February 23, 2024 12:18
Status Success
Total duration 3m 39s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: api/AltV.Net.Host/Config.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: api/AltV.Net.Host/Config.cs#L241
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: api/AltV.Net.Host/Config.cs#L266
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: api/AltV.Net.Host/Config.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: api/AltV.Net.Host/Config.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: api/AltV.Net.Host/Config.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: api/AltV.Net.Host/CollectTrace.cs#L234
The variable 'terminated' is assigned but its value is never used
build: api/AltV.Net.Host/Diagnostics.Client/DiagnosticsClient/DiagnosticsClient.cs#L81
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
build: api/AltV.Net.Host/CollectTraceClient.cs#L314
The variable 'terminated' is assigned but its value is never used
build: api/AltV.Net.Host/Diagnostics/DiagnosticsHelpers.cs#L70
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
buildwindows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildwindows: api/AltV.Net.Host/Config.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildwindows: api/AltV.Net.Host/Config.cs#L241
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildwindows: api/AltV.Net.Host/Config.cs#L266
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildwindows: api/AltV.Net.Host/Config.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildwindows: api/AltV.Net.Host/Config.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildwindows: api/AltV.Net.Host/Config.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildwindows: api/AltV.Net.Host/CollectTraceClient.cs#L314
The variable 'terminated' is assigned but its value is never used
buildwindows: api/AltV.Net.Host/CollectTrace.cs#L234
The variable 'terminated' is assigned but its value is never used
buildwindows: api/AltV.Net.Host/Diagnostics/DiagnosticsHelpers.cs#L70
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
buildwindows: api/AltV.Net.Host/Diagnostics.Client/DiagnosticsClient/DiagnosticsClient.cs#L81
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'