Skip to content

merge rc to release #86

merge rc to release

merge rc to release #86

Triggered via push January 16, 2025 06:45
Status Cancelled
Total duration 1m 37s
Artifacts

release.yml

on: push
fetch-nethost-linux
23s
fetch-nethost-linux
fetch-nethost-windows
24s
fetch-nethost-windows
Matrix: build-server
build-api
40s
build-api
deploy-cdn
0s
deploy-cdn
deploy-nuget
0s
deploy-nuget
Trigger Docker image build
0s
Trigger Docker image build
create-release
0s
create-release
cleanup
3s
cleanup
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
build-api
The run was canceled by @Doxoh.
build-api
The operation was canceled.
build-api: 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: 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: 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: 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: 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: 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: api/AltV.Net.Host/CollectTrace.cs#L234
The variable 'terminated' is assigned but its value is never used
build-api: api/AltV.Net.Host/CollectTraceClient.cs#L314
The variable 'terminated' is assigned but its value is never used
build-api: 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?'
build-api: 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?'
cleanup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636