build: Bump CelesteTAS v3.41.0, Studio v3.2.0 #6
Release.yml
on: push
build-studio
/
build-windows
1m 45s
build-studio
/
build-linux
34s
build-studio
/
build-mac
1m 2s
release
1m 3s
Annotations
40 warnings
build-studio / build-linux:
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
|
build-studio / build-linux:
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
|
build-studio / build-linux:
external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
|
build-studio / build-linux:
external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
|
build-studio / build-linux:
external/Featherline/Algorithm/GeneticAlg.cs#L28
Dereference of a possibly null reference.
|
build-studio / build-linux:
external/Featherline/Algorithm/GAManager.cs#L45
Possible null reference argument for parameter 'src' in 'AngleSet? GAManager.RawFavorite(string src)'.
|
build-studio / build-linux:
external/Featherline/Algorithm/GAManager.cs#L76
Possible null reference argument for parameter 'src' in 'AngleSet GAManager.ParseFavorite(string src, int targetLen)'.
|
build-studio / build-linux:
external/Featherline/Algorithm/GAManager.cs#L49
Unreachable code detected
|
build-studio / build-linux:
external/Featherline/Algorithm/GAManager.cs#L114
Dereference of a possibly null reference.
|
build-studio / build-linux:
external/Featherline/Algorithm/GeneticAlg.cs#L81
Cannot convert null literal to non-nullable reference type.
|
build-studio / build-mac:
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
|
build-studio / build-mac:
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
|
build-studio / build-mac:
external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
|
build-studio / build-mac:
external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
|
build-studio / build-mac:
external/Featherline/Algorithm/GAManager.cs#L45
Possible null reference argument for parameter 'src' in 'AngleSet? GAManager.RawFavorite(string src)'.
|
build-studio / build-mac:
external/Featherline/Algorithm/GAManager.cs#L76
Possible null reference argument for parameter 'src' in 'AngleSet GAManager.ParseFavorite(string src, int targetLen)'.
|
build-studio / build-mac:
external/Featherline/Algorithm/GAManager.cs#L49
Unreachable code detected
|
build-studio / build-mac:
external/Featherline/Algorithm/GeneticAlg.cs#L28
Dereference of a possibly null reference.
|
build-studio / build-mac:
external/Featherline/Algorithm/GAManager.cs#L114
Dereference of a possibly null reference.
|
build-studio / build-mac:
external/Featherline/Algorithm/GeneticAlg.cs#L81
Cannot convert null literal to non-nullable reference type.
|
build-studio / build-windows:
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
|
build-studio / build-windows:
external/Featherline/General/RandomClasses.cs#L47
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
|
build-studio / build-windows:
external/Featherline/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
|
build-studio / build-windows:
external/Featherline/Simulation/FeatherSim.cs#L84
Cannot convert null literal to non-nullable reference type.
|
build-studio / build-windows:
external/Featherline/Algorithm/GeneticAlg.cs#L28
Dereference of a possibly null reference.
|
build-studio / build-windows:
external/Featherline/Algorithm/GAManager.cs#L45
Possible null reference argument for parameter 'src' in 'AngleSet? GAManager.RawFavorite(string src)'.
|
build-studio / build-windows:
external/Featherline/Algorithm/GAManager.cs#L76
Possible null reference argument for parameter 'src' in 'AngleSet GAManager.ParseFavorite(string src, int targetLen)'.
|
build-studio / build-windows:
external/Featherline/Algorithm/GAManager.cs#L49
Unreachable code detected
|
build-studio / build-windows:
external/Featherline/Algorithm/GAManager.cs#L114
Dereference of a possibly null reference.
|
build-studio / build-windows:
external/Featherline/Algorithm/GeneticAlg.cs#L81
Cannot convert null literal to non-nullable reference type.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
The following actions use a deprecated Node.js version and will be forced to run on node20: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release:
CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L268
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
|
release:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/ReadCommand.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/AssertCommand.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L268
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
|
release:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/ReadCommand.cs#L179
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release:
CelesteTAS-EverestInterop/Source/TAS/Input/Commands/AssertCommand.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CelesteStudio-linux-x64
Expired
|
30.9 MB |
|
CelesteStudio-macos-arm64
Expired
|
30 MB |
|
CelesteStudio-macos-x64
Expired
|
31.3 MB |
|
CelesteStudio-windows-x64
Expired
|
64.4 MB |
|