Skip to content

ALTV-426 rename class to AABB #133

ALTV-426 rename class to AABB

ALTV-426 rename class to AABB #133

Triggered via push October 31, 2024 13:11
Status Failure
Total duration 2m 22s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 22 warnings
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L478
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L499
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L1406
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L1427
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L2794
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L2836
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L2793
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L2835
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L478
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
build: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L499
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L478
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L499
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L1406
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L1427
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L2794
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L2836
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L2793
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L2835
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L478
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
buildwindows: api/AltV.Net.CApi/Libraries/ClientLibrary.cs#L499
The type or namespace name 'InteriorExtentInfo' could not be found (are you missing a using directive or an assembly reference?)
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/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?'
buildwindows: api/AltV.Net.Host/CollectTrace.cs#L234
The variable 'terminated' is assigned but its value is never used
buildwindows: api/AltV.Net.Host/CollectTraceClient.cs#L314
The variable 'terminated' is assigned but its value is never used