Skip to content

Fix CombineInputs eating comments #25

Fix CombineInputs eating comments

Fix CombineInputs eating comments #25

Triggered via pull request July 25, 2024 08:11
Status Success
Total duration 1m 57s
Artifacts 4

Build.yml

on: pull_request
build-studio  /  build-windows
1m 44s
build-studio / build-windows
build-studio  /  build-linux
33s
build-studio / build-linux
build-studio  /  build-mac
46s
build-studio / build-mac
build-celestetas
20s
build-celestetas
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
build-celestetas: StudioCommunication/Util/BinaryHelper.cs#L91
Converting null literal or possible null value to non-nullable type.
build-celestetas: StudioCommunication/Util/BinaryHelper.cs#L91
Possible null reference return.
build-celestetas: CelesteTAS-EverestInterop/Module/CelesteTasMenu.cs#L257
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
build-celestetas: StudioCommunication/Util/BinaryHelper.cs#L91
Converting null literal or possible null value to non-nullable type.
build-celestetas: StudioCommunication/Util/BinaryHelper.cs#L91
Possible null reference return.
build-celestetas: CelesteTAS-EverestInterop/Module/CelesteTasMenu.cs#L257
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
build-studio / build-linux: StudioCommunication/Util/BinaryHelper.cs#L91
Converting null literal or possible null value to non-nullable type.
build-studio / build-linux: StudioCommunication/Util/BinaryHelper.cs#L91
Possible null reference return.
build-studio / build-linux: external/Featherline/General/RandomClasses.cs#L46
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
build-studio / build-linux: external/Featherline/General/RandomClasses.cs#L46
'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/AnglePerfector.cs#L94
Dereference of a possibly null reference.
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#L44
Possible null reference argument for parameter 'src' in 'AngleSet? GAManager.RawFavorite(string src)'.
build-studio / build-linux: external/Featherline/Algorithm/GAManager.cs#L72
Possible null reference argument for parameter 'src' in 'AngleSet GAManager.ParseFavorite(string src, int targetLen)'.
build-studio / build-mac: StudioCommunication/Util/BinaryHelper.cs#L91
Converting null literal or possible null value to non-nullable type.
build-studio / build-mac: StudioCommunication/Util/BinaryHelper.cs#L91
Possible null reference return.
build-studio / build-mac: external/Featherline/General/RandomClasses.cs#L46
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
build-studio / build-mac: external/Featherline/General/RandomClasses.cs#L46
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
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/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
build-studio / build-mac: external/Featherline/Algorithm/GAManager.cs#L44
Possible null reference argument for parameter 'src' in 'AngleSet? GAManager.RawFavorite(string src)'.
build-studio / build-mac: external/Featherline/Algorithm/GAManager.cs#L72
Possible null reference argument for parameter 'src' in 'AngleSet GAManager.ParseFavorite(string src, int targetLen)'.
build-studio / build-mac: external/Featherline/Algorithm/GAManager.cs#L108
Dereference of a possibly null reference.
build-studio / build-windows: StudioCommunication/Util/BinaryHelper.cs#L91
Converting null literal or possible null value to non-nullable type.
build-studio / build-windows: StudioCommunication/Util/BinaryHelper.cs#L91
Possible null reference return.
build-studio / build-windows: external/Featherline/General/RandomClasses.cs#L46
'Vector2' defines operator == or operator != but does not override Object.Equals(object o)
build-studio / build-windows: external/Featherline/General/RandomClasses.cs#L46
'Vector2' defines operator == or operator != but does not override Object.GetHashCode()
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/General/TimingChange.cs#L11
Cannot convert null literal to non-nullable reference type.
build-studio / build-windows: external/Featherline/Algorithm/GAManager.cs#L44
Possible null reference argument for parameter 'src' in 'AngleSet? GAManager.RawFavorite(string src)'.
build-studio / build-windows: external/Featherline/Algorithm/GAManager.cs#L72
Possible null reference argument for parameter 'src' in 'AngleSet GAManager.ParseFavorite(string src, int targetLen)'.

Artifacts

Produced during runtime
Name Size
CelesteStudio-linux-x64 Expired
31.6 MB
CelesteStudio-osx-x64 Expired
32 MB
CelesteStudio-windows-x64 Expired
66 MB
CelesteTAS-EverestInterop Expired
689 KB