tweak: Account for non-vanilla core messages when hiding HUD elements #254
Build.yml
on: push
Build Celeste Studio
/
Cache
27s
Build Celeste Studio
/
Windows
0s
Build Celeste Studio
/
Linux
0s
Build Celeste Studio
/
macOS
0s
Build CelesteTAS
44s
Annotations
10 warnings
Build CelesteTAS:
StudioCommunication/CommandAutoCompleteEntry.cs#L8
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build CelesteTAS:
StudioCommunication/ActionLine.cs#L15
Non-nullable field 'frames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build CelesteTAS:
CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L238
Cannot convert null literal to non-nullable reference type.
|
Build CelesteTAS:
CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L280
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
|
Build CelesteTAS:
CelesteTAS-EverestInterop/Source/TAS/GameInfo.cs#L713
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Build CelesteTAS:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/ConsoleCommand.cs#L382
Cannot convert null literal to non-nullable reference type.
|
Build CelesteTAS:
CelesteTAS-EverestInterop/Source/Utils/Extensions.cs#L604
Possible null reference assignment.
|
Build CelesteTAS:
CelesteTAS-EverestInterop/Source/Utils/Extensions.cs#L614
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'SortedDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build CelesteTAS:
CelesteTAS-EverestInterop/Source/Utils/Extensions.cs#L618
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'SortedDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build CelesteTAS:
CelesteTAS-EverestInterop/Source/Utils/Extensions.cs#L610
Possible null reference assignment.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CelesteStudio-linux-x64
|
38.2 MB |
|
CelesteStudio-macos-arm64
|
36.6 MB |
|
CelesteStudio-macos-x64
|
38 MB |
|
CelesteStudio-windows-x64
|
72.1 MB |
|
CelesteTAS
|
853 KB |
|