Update Nucleus.ModelEditor.csproj #75
Annotations
9 errors and 20 warnings
|
build (macos-latest)
Process completed with exit code 1.
|
|
build (macos-latest):
CloneDash/Game/Logic/AutoPlayer.cs#L40
Use of unassigned local variable 'beam'
|
|
build (macos-latest):
CloneDash/Game/Logic/AutoPlayer.cs#L40
Use of unassigned local variable 'beam'
|
|
build (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
build (windows-latest)
The operation was canceled.
|
|
build (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
build (ubuntu-latest)
The operation was canceled.
|
|
build (ubuntu-latest):
CloneDash/Game/Logic/AutoPlayer.cs#L40
Use of unassigned local variable 'beam'
|
|
build (ubuntu-latest):
CloneDash/Game/Logic/AutoPlayer.cs#L40
Use of unassigned local variable 'beam'
|
|
build (macos-latest):
Nucleus.Common/Util/ObjectPools.cs#L72
Nullability of reference types in type of parameter 'x' of 'bool ReferenceEqualityComparer.Equals(T x, T y)' doesn't match implicitly implemented member 'bool IEqualityComparer<T>.Equals(T? x, T? y)' (possibly because of nullability attributes).
|
|
build (macos-latest):
Nucleus.Common/Types/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build (macos-latest):
Nucleus.Common/Types/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.Equals(object o)
|
|
build (macos-latest):
Nucleus.Common/Util/ArrayTools.cs#L62
Nullability of reference types in type of parameter 'y' of 'int AlphanumComparatorFast.Compare(object x, object y)' doesn't match implicitly implemented member 'int IComparer.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build (macos-latest):
Nucleus.Common/Util/ArrayTools.cs#L62
Nullability of reference types in type of parameter 'x' of 'int AlphanumComparatorFast.Compare(object x, object y)' doesn't match implicitly implemented member 'int IComparer.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build (macos-latest):
Nucleus.Common/Math/Rectangle.cs#L3
'RectangleF' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build (macos-latest):
Nucleus.Common/Math/Rectangle.cs#L3
'RectangleF' defines operator == or operator != but does not override Object.Equals(object o)
|
|
build (macos-latest):
Nucleus.Common/Platform/OpenGLAddressRetriever.cs#L8
The using directive for 'System.Runtime.InteropServices' appeared previously in this namespace
|
|
build (macos-latest):
AssetStudio/Classes/Animator.cs#L18
'Animator.GetGameObject()' hides inherited member 'Component.GetGameObject()'. Use the new keyword if hiding was intended.
|
|
build (macos-latest):
AssetStudio/Classes/AnimationClip.cs#L359
The type name 'xform' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build (ubuntu-latest):
Nucleus.Common/Util/ArrayTools.cs#L62
Nullability of reference types in type of parameter 'x' of 'int AlphanumComparatorFast.Compare(object x, object y)' doesn't match implicitly implemented member 'int IComparer.Compare(object? x, object? y)' (possibly because of nullability attributes).
|
|
build (ubuntu-latest):
Nucleus.Common/Util/ObjectPools.cs#L72
Nullability of reference types in type of parameter 'y' of 'bool ReferenceEqualityComparer.Equals(T x, T y)' doesn't match implicitly implemented member 'bool IEqualityComparer<T>.Equals(T? x, T? y)' (possibly because of nullability attributes).
|
|
build (ubuntu-latest):
Nucleus.Common/Util/ObjectPools.cs#L72
Nullability of reference types in type of parameter 'x' of 'bool ReferenceEqualityComparer.Equals(T x, T y)' doesn't match implicitly implemented member 'bool IEqualityComparer<T>.Equals(T? x, T? y)' (possibly because of nullability attributes).
|
|
build (ubuntu-latest):
Nucleus.Common/Math/Rectangle.cs#L3
'RectangleF' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build (ubuntu-latest):
Nucleus.Common/Math/Rectangle.cs#L3
'RectangleF' defines operator == or operator != but does not override Object.Equals(object o)
|
|
build (ubuntu-latest):
Nucleus.Common/Types/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
|
build (ubuntu-latest):
Nucleus.Common/Types/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.Equals(object o)
|
|
build (ubuntu-latest):
Nucleus.Common/Platform/OpenGLAddressRetriever.cs#L8
The using directive for 'System.Runtime.InteropServices' appeared previously in this namespace
|
|
build (ubuntu-latest):
AssetStudio/Classes/Animator.cs#L18
'Animator.GetGameObject()' hides inherited member 'Component.GetGameObject()'. Use the new keyword if hiding was intended.
|
|
build (ubuntu-latest):
AssetStudio/Classes/AnimationClip.cs#L359
The type name 'xform' only contains lower-cased ascii characters. Such names may become reserved for the language.
|