hotfix - Fix changelogs and revert temporarily the workflows update d… #25
Annotations
25 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, xresloader/upload-to-github-release@v1.4.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
OpenTaiko/src/Helpers/ObjectExtensions.cs#L49
Cannot convert null literal to non-nullable reference type.
|
OpenTaiko/src/Helpers/ObjectExtensions.cs#L64
Nullability of type of parameter 'x' doesn't match overridden member (possibly because of nullability attributes).
|
OpenTaiko/src/Helpers/ObjectExtensions.cs#L64
Nullability of type of parameter 'y' doesn't match overridden member (possibly because of nullability attributes).
|
OpenTaiko/src/Common/CConfigIni.cs#L3752
Nullability of reference types in type of 'event PropertyChangedEventHandler CConfigIni.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
OpenTaiko/src/Common/CConfigIni.cs#L3754
Cannot convert null literal to non-nullable reference type.
|
OpenTaiko/src/Stages/07.Game/Taiko/CStage演奏ドラム画面.cs#L600
'CStage演奏ドラム画面.actTokkun' hides inherited member 'CStage演奏画面共通.actTokkun'. Use the new keyword if hiding was intended.
|
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.
|
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.
|
OpenTaiko/src/Helpers/HLocalizedPath.cs#L8
Cannot convert null literal to non-nullable reference type.
|
OpenTaiko/src/Helpers/HLocalizedPath.cs#L17
Cannot convert null literal to non-nullable reference type.
|
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/
|
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.
|
FDK/src/00.Common/CTraceLogListener.cs#L18
Nullability of type of parameter 'eventCache' doesn't match overridden member (possibly because of nullability attributes).
|
FDK/src/00.Common/CTraceLogListener.cs#L18
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
|
FDK/src/00.Common/CTraceLogListener.cs#L28
Nullability of type of parameter 'eventCache' doesn't match overridden member (possibly because of nullability attributes).
|
FDK/src/00.Common/CTraceLogListener.cs#L28
Nullability of type of parameter 'format' doesn't match overridden member (possibly because of nullability attributes).
|
FDK/src/00.Common/CTraceLogListener.cs#L28
Nullability of reference types in type of parameter 'args' doesn't match overridden member.
|
FDK/src/00.Common/CTraceLogListener.cs#L38
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
|
FDK/src/00.Common/CTraceLogListener.cs#L46
Nullability of type of parameter 'message' doesn't match overridden member (possibly because of nullability attributes).
|
FDK/src/00.Common/CCounter.cs#L67
Cannot convert null literal to non-nullable reference type.
|
FDK/src/00.Common/CCounter.cs#L66
Non-nullable field 'NormalTimer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading