Skip to content

Merge branch 'dev' into rc #123

Merge branch 'dev' into rc

Merge branch 'dev' into rc #123

Triggered via push September 27, 2024 10:45
Status Success
Total duration 2m 42s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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?'
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?'
buildwindows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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?'
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/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