Skip to content

fix(Studio): A few issues with the macOS SkiaSharp rendering #90

fix(Studio): A few issues with the macOS SkiaSharp rendering

fix(Studio): A few issues with the macOS SkiaSharp rendering #90

Triggered via push November 5, 2024 21:30
Status Success
Total duration 2m 3s
Artifacts 5

Build.yml

on: push
build-studio  /  build-windows
1m 24s
build-studio / build-windows
build-studio  /  build-linux
34s
build-studio / build-linux
build-studio  /  build-mac
1m 18s
build-studio / build-mac
build-celestetas
22s
build-celestetas
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
build-studio / build-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-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/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/GeneticAlg.cs#L28
Dereference of a possibly null reference.
build-studio / build-linux: external/Featherline/Algorithm/GAManager.cs#L114
Dereference of a possibly null reference.
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/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/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/GeneticAlg.cs#L28
Dereference of a possibly null reference.
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.
build-celestetas: 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.
build-celestetas: CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L270
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
build-celestetas: 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.
build-celestetas: 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.
build-celestetas: CelesteTAS-EverestInterop/Source/Module/CelesteTasMenu.cs#L270
'EaseInSubMenu.ease' hides inherited member 'TextMenuExt.SubMenu.ease'. Use the new keyword if hiding was intended.
build-celestetas: 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.

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
738 KB