[UI] Refactored UI layout code #1546
Annotations
11 warnings
|
build-n-run-tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v3. 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/
|
|
build-n-run-tests:
Emotion/Core/Utility/Packing.cs#L51
Cannot convert null literal to non-nullable reference type.
|
|
build-n-run-tests:
Emotion/Core/Utility/Coroutines/WaitForSeconds.cs#L11
'After' is obsolete: 'Use Timer or ValueTimer'
|
|
build-n-run-tests:
Emotion/Core/Systems/Localization/TranslatedString.cs#L7
'TranslatedString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
build-n-run-tests:
Emotion/Core/Systems/Localization/LocalizationOption.cs#L9
'SerializableAsset<TextAsset>' is obsolete: 'Use AssetObjectReference'
|
|
build-n-run-tests:
Emotion/Game/Systems/Pathfinding/AStar/AStarNode.cs#L81
Nullability of reference types in type of parameter 'other' of 'int AStarNode.CompareTo(AStarNode other)' doesn't match implicitly implemented member 'int IComparable<AStarNode>.CompareTo(AStarNode? other)' (possibly because of nullability attributes).
|
|
build-n-run-tests:
Emotion/Game/Systems/Pathfinding/AStar/AStarNode.cs#L67
Nullability of reference types in type of parameter 'other' of 'bool AStarNode.Equals(AStarNode other)' doesn't match implicitly implemented member 'bool IEquatable<AStarNode>.Equals(AStarNode? other)' (possibly because of nullability attributes).
|
|
build-n-run-tests:
Emotion/Testing/TestExecutor.cs#L39
The using directive for 'Emotion.Core.Platform' appeared previously in this namespace
|
|
build-n-run-tests:
Emotion/Core/Platform/Implementation/Null/NullPlatform.cs#L6
The using directive for 'Emotion.Core.Platform' appeared previously in this namespace
|
|
build-n-run-tests:
Emotion/Game/Systems/UI2/Editor/UIPicture.cs#L55
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
|
build-n-run-tests:
Emotion.SourceGeneration/ReflectorMain.cs#L25
Unreachable code detected
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Test Result Artifact
|
1.21 MB |
sha256:02896be9e8e34fa7962687885bc6d516c7c6a58eab9f7596ec3cd309dde3b44b
|
|