Skip to content

chore - remove most songs from the game repo to make the repository l… #137

chore - remove most songs from the game repo to make the repository l…

chore - remove most songs from the game repo to make the repository l… #137

Triggered via push January 28, 2026 10:58
Status Success
Total duration 3m 29s
Artifacts

autobuild.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: OpenTaiko/src/Helpers/LocalizedStringConverter.cs#L12
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: OpenTaiko/src/Common/CConfigIni.cs#L3788
Cannot convert null literal to non-nullable reference type.
build: OpenTaiko/src/Helpers/HLocalizedPath.cs#L17
Cannot convert null literal to non-nullable reference type.
build: OpenTaiko/src/Helpers/HLocalizedPath.cs#L8
Cannot convert null literal to non-nullable reference type.
build: OpenTaiko/src/Common/CConfigIni.cs#L3786
Nullability of reference types in type of 'event PropertyChangedEventHandler CConfigIni.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: OpenTaiko/src/Songs/TJA/CChip.cs#L335
Nullability of reference types in type of parameter 'other' of 'int CChip.CompareTo(CChip other)' doesn't match implicitly implemented member 'int IComparable<CChip>.CompareTo(CChip? other)' (possibly because of nullability attributes).
build: OpenTaiko/src/Stages/07.Game/CStage演奏画面共通.cs#L488
The type name 'stmixer' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: OpenTaiko/src/Helpers/ObjectExtensions.cs#L64
Nullability of type of parameter 'y' doesn't match overridden member (possibly because of nullability attributes).
build: OpenTaiko/src/Helpers/ObjectExtensions.cs#L64
Nullability of type of parameter 'x' doesn't match overridden member (possibly because of nullability attributes).
build: OpenTaiko/src/Helpers/ObjectExtensions.cs#L49
Cannot convert null literal to non-nullable reference type.
build: FDK/src/00.Common/CJudgeTextEncoding.cs#L11
Possible null reference return.
build: FDK/src/04.Graphics/TextRenderer/CSkiaSharpTextRenderer.cs#L304
Cannot convert null literal to non-nullable reference type.
build: FDK/src/04.Graphics/CTextureAutofold.cs#L113
The member 'CTextureAf.t2D描画(int, int, Rectangle)' does not hide an accessible member. The new keyword is not required.
build: FDK/src/00.Common/CTraceLogListener.cs#L46
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
build: FDK/src/00.Common/CTraceLogListener.cs#L38
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
build: FDK/src/00.Common/CTraceLogListener.cs#L28
Nullability of reference types in type of parameter 'args' doesn't match overridden member.
build: FDK/src/00.Common/CTraceLogListener.cs#L28
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
build: FDK/src/00.Common/CTraceLogListener.cs#L28
Nullability of type of parameter 'eventCache' doesn't match overridden member (possibly because of nullability attributes).
build: FDK/src/00.Common/CTraceLogListener.cs#L18
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
build: FDK/src/00.Common/CTraceLogListener.cs#L18
Nullability of type of parameter 'eventCache' doesn't match overridden member (possibly because of nullability attributes).