Skip to content

fix: SelectCampaign command not accounting for variants menu item #259

fix: SelectCampaign command not accounting for variants menu item

fix: SelectCampaign command not accounting for variants menu item #259

Triggered via push February 17, 2025 19:32
Status Success
Total duration 2m 56s
Artifacts 5

Build.yml

on: push
Build Celeste Studio  /  Cache
3s
Build Celeste Studio / Cache
Build Celeste Studio  /  Windows
1m 43s
Build Celeste Studio / Windows
Build Celeste Studio  /  Linux
44s
Build Celeste Studio / Linux
Build Celeste Studio  /  macOS
1m 36s
Build Celeste Studio / macOS
Build CelesteTAS
44s
Build CelesteTAS
Fit to window
Zoom out
Zoom in

Annotations

46 warnings
Build Celeste Studio / Cache
Cache not found for keys: CelesteStudio-Windows-Debug-c3e8698dfd37c433759aeace93c32e0a555c1d66659b470027c0624ff127192a
Build Celeste Studio / Cache
Cache not found for keys: CelesteStudio-macOS-Debug-890cf9f6b2c4bf69995ab343d989331d47f7e5f3a8d7c1b6fdb4989136d6a321
Build Celeste Studio / Cache
Cache not found for keys: CelesteStudio-Linux-Debug-4fcdc4f3ce56d5ff970c0a4e63cbdd8c718210b829cc9a8255f122a66d9fff30
Build Celeste Studio / Linux
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / Linux
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / Linux
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / Linux
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build Celeste Studio / Linux: 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 Celeste Studio / Linux: 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 Celeste Studio / Linux: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
Build Celeste Studio / Linux: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
Build Celeste Studio / Linux: external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
Build Celeste Studio / Linux: external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
Build Celeste Studio / macOS
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / macOS
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / macOS
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / macOS: 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 Celeste Studio / macOS: 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 Celeste Studio / macOS: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
Build Celeste Studio / macOS: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
Build Celeste Studio / macOS: external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
Build Celeste Studio / macOS: external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
Build Celeste Studio / macOS: external/Featherline/Algorithm/GeneticAlg.cs#L28
Dereference of a possibly null reference.
Build Celeste Studio / macOS
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / macOS
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / macOS
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / Windows
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / Windows
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / Windows
The target framework 'net7.0-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build Celeste Studio / Windows: 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 Celeste Studio / Windows: 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 Celeste Studio / Windows: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
Build Celeste Studio / Windows: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
Build Celeste Studio / Windows: external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
Build Celeste Studio / Windows: external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
Build Celeste Studio / Windows: external/Featherline/Algorithm/GeneticAlg.cs#L28
Dereference of a possibly null reference.
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: 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: 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
854 KB