feat: some healths #184
Annotations
3 errors and 10 warnings
src/BlitzKit.CLI/Functions/Mangler.cs#L1
The type or namespace name 'Blitzkit' could not be found (are you missing a using directive or an assembly reference?)
|
src/BlitzKit.CLI/Functions/Mangler.cs#L109
The type or namespace name 'ModuleHealth' could not be found (are you missing a using directive or an assembly reference?)
|
|
submodules/CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.Equals(object o)
|
submodules/CUE4Parse/CUE4Parse/UE4/Objects/Core/Serialization/FCustomVersion.cs#L11
'FCustomVersion' defines operator == or operator != but does not override Object.GetHashCode()
|
submodules/CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.Equals(object o)
|
submodules/CUE4Parse/CUE4Parse/UE4/Objects/RenderCore/FPackedNormal.cs#L11
'FPackedNormal' defines operator == or operator != but does not override Object.GetHashCode()
|
submodules/CUE4Parse/CUE4Parse/Utils/StringUtils.cs#L26
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/FileProvider/Vfs/FileProviderDictionary.cs#L71
Possible null reference assignment.
|
submodules/CUE4Parse/CUE4Parse/FileProvider/Vfs/FileProviderDictionary.cs#L75
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/Utils/CRC32.cs#L516
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/Utils/CRC32.cs#L534
Cannot convert null literal to non-nullable reference type.
|
submodules/CUE4Parse/CUE4Parse/Utils/CRC32.cs#L555
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading