0.6.0.34 - Support for custom song unlockable text, no longer display… #55
Annotations
23 warnings
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#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/02.Input/CInputButtonsBase.cs#L8
Non-nullable property 'Device' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
FDK/src/02.Input/CInputButtonsBase.cs#L8
Non-nullable property 'GUID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build
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/
|
build
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/
|
build
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/
|
build:
OpenTaiko/src/Helpers/ObjectExtensions.cs#L49
Cannot convert null literal to non-nullable reference type.
|
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#L64
Nullability of type of parameter 'y' doesn't match overridden member (possibly because of nullability attributes).
|
build:
OpenTaiko/src/Helpers/HLocalizedPath.cs#L8
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/LocalizedStringConverter.cs#L12
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build:
OpenTaiko/src/Helpers/LocalizedStringConverter.cs#L20
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build:
OpenTaiko/src/Stages/07.Game/Taiko/CStage演奏ドラム画面.cs#L601
'CStage演奏ドラム画面.actTokkun' hides inherited member 'CStage演奏画面共通.actTokkun'. Use the new keyword if hiding was intended.
|
build:
OpenTaiko/src/Stages/07.Game/Taiko/EndAnimeScript.cs#L27
The member 'EndAnimeScript.Update(int)' does not hide an accessible member. The new keyword is not required.
|
build:
OpenTaiko/src/Stages/07.Game/Taiko/EndAnimeScript.cs#L50
The member 'EndAnimeScript.Draw(int)' does not hide an accessible member. The new keyword is not required.
|