Skip to content

build: CelesteTAS v3.43.4, Studio v3.8.1 #31

build: CelesteTAS v3.43.4, Studio v3.8.1

build: CelesteTAS v3.43.4, Studio v3.8.1 #31

Triggered via push February 17, 2025 21:03
Status Success
Total duration 5m 29s
Artifacts 4

Release.yml

on: push
Generate Changelog
20s
Generate Changelog
Release Celeste Studio  /  Cache
4s
Release Celeste Studio / Cache
Release Celeste Studio  /  Windows
1m 57s
Release Celeste Studio / Windows
Release Celeste Studio  /  Linux
40s
Release Celeste Studio / Linux
Release Celeste Studio  /  macOS
1m 38s
Release Celeste Studio / macOS
Release CelesteTAS
2m 33s
Release CelesteTAS
Fit to window
Zoom out
Zoom in

Annotations

46 warnings
Release Celeste Studio / Cache
Cache not found for keys: CelesteStudio-Windows-Release-154fa2a80fbb3ccab38dbfa27a7c981be45c10a3f785184fee03a7f9235ea90e
Release Celeste Studio / Cache
Cache not found for keys: CelesteStudio-macOS-Release-300f6aa12fef3abbc7bf4b43f669ed80da6d04116a5bf40298bb1efbb75a6e80
Release Celeste Studio / Cache
Cache not found for keys: CelesteStudio-Linux-Release-b8ff5ec1f70cea942ebae8414b3b244c285e7d76ee02edff9b77dbab887dd450
Release 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.
Release 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.
Release 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.
Release 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.
Release 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.
Release 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.
Release Celeste Studio / Linux: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
Release Celeste Studio / Linux: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
Release Celeste Studio / Linux: external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
Release Celeste Studio / Linux: external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
Release 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.
Release 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.
Release 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.
Release 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.
Release 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.
Release Celeste Studio / macOS: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
Release Celeste Studio / macOS: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
Release Celeste Studio / macOS: external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
Release Celeste Studio / macOS: external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
Release Celeste Studio / macOS: external/Featherline/Algorithm/GeneticAlg.cs#L28
Dereference of a possibly null reference.
Release 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.
Release 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.
Release 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.
Release 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.
Release 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.
Release 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.
Release 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.
Release 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.
Release Celeste Studio / Windows: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
Release Celeste Studio / Windows: external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
Release Celeste Studio / Windows: external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
Release Celeste Studio / Windows: external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
Release Celeste Studio / Windows: external/Featherline/Algorithm/GeneticAlg.cs#L28
Dereference of a possibly null reference.
Release 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.
Release 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.
Release CelesteTAS: CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L238
Cannot convert null literal to non-nullable reference type.
Release CelesteTAS: CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L280
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
Release CelesteTAS: CelesteTAS-EverestInterop/Source/TAS/GameInfo.cs#L713
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Release CelesteTAS: CelesteTAS-EverestInterop/Source/TAS/Input/Commands/ConsoleCommand.cs#L382
Cannot convert null literal to non-nullable reference type.
Release CelesteTAS: CelesteTAS-EverestInterop/Source/EverestInterop/MonocleCommands.cs#L30
Cannot convert null literal to non-nullable reference type.
Release CelesteTAS: CelesteTAS-EverestInterop/Source/Utils/Extensions.cs#L604
Possible null reference assignment.
Release 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.
Release 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.

Artifacts

Produced during runtime
Name Size
CelesteStudio-linux-x64
38.1 MB
CelesteStudio-macos-arm64
36.5 MB
CelesteStudio-macos-x64
37.8 MB
CelesteStudio-windows-x64
68.1 MB