ALTV-426 rename class to AABB #133
Annotations
10 errors and 11 warnings
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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/
|
api/AltV.Net.Host/Config.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/AltV.Net.Host/Config.cs#L241
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/AltV.Net.Host/Config.cs#L266
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/AltV.Net.Host/Config.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/AltV.Net.Host/Config.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/AltV.Net.Host/Config.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
api/AltV.Net.Host/CollectTrace.cs#L234
The variable 'terminated' is assigned but its value is never used
|
api/AltV.Net.Host/CollectTraceClient.cs#L314
The variable 'terminated' is assigned but its value is never used
|
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?'
|
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?'
|
This job failed
Loading