Skip to content

chore - Move modal code to a new CModalManager class (note: first par… #39

chore - Move modal code to a new CModalManager class (note: first par…

chore - Move modal code to a new CModalManager class (note: first par… #39

Triggered via push December 6, 2024 15:03
Status Failure
Total duration 2m 17s
Artifacts

autobuild.yaml

on: push

Annotations

3 errors and 10 warnings
build: OpenTaiko/src/Common/OpenTaiko.cs#L1839
'CStage結果' does not contain a definition for 'RefreshSkin' and no accessible extension method 'RefreshSkin' accepting a first argument of type 'CStage結果' could be found (are you missing a using directive or an assembly reference?)
build: OpenTaiko/src/Common/OpenTaiko.cs#L2172
'CStage結果' does not contain a definition for 'RefreshSkin' and no accessible extension method 'RefreshSkin' accepting a first argument of type 'CStage結果' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build: FDK/src/00.Common/CTraceLogListener.cs#L18
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#L28
Nullability of type of parameter 'eventCache' doesn't match overridden member (possibly because of nullability attributes).
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 reference types in type of parameter 'args' doesn't match overridden member.
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#L46
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
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/CJudgeTextEncoding.cs#L11
Possible null reference return.
build: FDK/src/04.Graphics/TextRenderer/CSkiaSharpTextRenderer.cs#L297
Cannot convert null literal to non-nullable reference type.