0.6.0.17 - HitSounds.json if it was epic #28
Annotations
25 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/create-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/04.Graphics/TextRenderer/CSkiaSharpTextRenderer.cs#L297
Cannot convert null literal to non-nullable reference type.
|
build:
FDK/src/00.Common/CJudgeTextEncoding.cs#L11
Possible null reference return.
|
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/Songs/CDTXStyleExtractor.cs#L398
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
OpenTaiko/src/Songs/CDTXStyleExtractor.cs#L392
Nullability of reference types in type of parameter 'other' of 'bool SectionKindAndSubSectionKind.Equals(SectionKindAndSubSectionKind other)' doesn't match implicitly implemented member 'bool IEquatable<SectionKindAndSubSectionKind>.Equals(SectionKindAndSubSectionKind? other)' (possibly because of nullability attributes).
|
build:
OpenTaiko/src/Songs/CSongListNode.cs#L105
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|