Merge pull request #127 from ALLMarvelous/dev #77
Annotations
31 warnings
|
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):
OdinSerializer/Core/Misc/FormatterUtilities.cs#L341
Cannot convert null literal to non-nullable reference type.
|
|
build (ubuntu-latest):
OdinSerializer/Core/Misc/CachedMemoryStream.cs#L78
Cannot convert null literal to non-nullable reference type.
|
|
build (ubuntu-latest):
OdinSerializer/Core/Formatters/DictionaryFormatter.cs#L170
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (ubuntu-latest):
OdinSerializer/Core/Formatters/DictionaryFormatter.cs#L73
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (ubuntu-latest):
OdinSerializer/Core/Formatters/DictionaryFormatter.cs#L63
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (ubuntu-latest):
OdinSerializer/Core/Formatters/DictionaryFormatter.cs#L34
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (ubuntu-latest):
OdinSerializer/Core/Formatters/DoubleLookupDictionaryFormatter.cs#L38
The type 'TSecondary' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSecondary' doesn't match 'notnull' constraint.
|
|
build (ubuntu-latest):
OdinSerializer/Core/Formatters/DerivedDictionaryFormatter.cs#L32
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
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.
|
|
build (windows-latest):
OdinSerializer/Core/Misc/DefaultSerializationBinder.cs#L236
Cannot convert null literal to non-nullable reference type.
|
|
build (windows-latest):
OdinSerializer/Core/Misc/CachedMemoryStream.cs#L78
Cannot convert null literal to non-nullable reference type.
|
|
build (windows-latest):
OdinSerializer/Core/Formatters/DoubleLookupDictionaryFormatter.cs#L38
The type 'TSecondary' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSecondary' doesn't match 'notnull' constraint.
|
|
build (windows-latest):
OdinSerializer/Core/Formatters/DictionaryFormatter.cs#L170
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (windows-latest):
OdinSerializer/Core/Formatters/DictionaryFormatter.cs#L73
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (windows-latest):
OdinSerializer/Core/Formatters/DictionaryFormatter.cs#L63
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (windows-latest):
OdinSerializer/Core/Formatters/DictionaryFormatter.cs#L34
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (windows-latest):
OdinSerializer/Core/Formatters/DerivedDictionaryFormatter.cs#L32
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build (windows-latest):
AssetStudio/Classes/Animator.cs#L18
'Animator.GetGameObject()' hides inherited member 'Component.GetGameObject()'. Use the new keyword if hiding was intended.
|
|
build (windows-latest):
AssetStudio/Classes/AnimationClip.cs#L359
The type name 'xform' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: softprops/action-gh-release@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
CloneDash-Game-Linux
Expired
|
77.8 MB |
sha256:e7c09b1b0da0986c26fa954cf64e904dbc55240da1832c23506b057bc88f710e
|
|
|
CloneDash-Game-Linux-AppImage
Expired
|
78.5 MB |
sha256:97db79131793a1823c3160512e2bc3d0253095cd635f76dece4b52442d32953f
|
|
|
CloneDash-Game-Windows
Expired
|
78.1 MB |
sha256:51d60723f3a99266003eb29bb614c63b217d6bf89646b0c25e9be0014f56d843
|
|
|
CloneDash-Game-Windows-Velopack
Expired
|
162 MB |
sha256:0d0cd996a0314673f6839254700659379046f9752b3fecd946372f0d54f66d7b
|
|
|
CloneDash-Game-macOS
Expired
|
81.1 MB |
sha256:c0d9e774a7cf4b59e6b610edef1bc3dd7f77c2184f6aa72ef4be225ef874a088
|
|