sync #61
Annotations
16 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, kzrnm/get-net-sdk-project-versions-action@v1, actions/create-release@v1, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, actions/upload-release-asset@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:
Game/Genshin/Patch/HexUtility.cs#L58
Non-nullable property 'oldValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Game/Genshin/Patch/HexUtility.cs#L60
Non-nullable property 'newValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Json/GameType.cs#L28
Converting null literal or possible null value to non-nullable type.
|
build:
Json/GameType.cs#L30
Possible null reference argument for parameter 'name' in 'FieldInfo? Type.GetField(string name)'.
|
build:
Json/GameType.cs#L30
Converting null literal or possible null value to non-nullable type.
|
build:
Json/GameType.cs#L31
Possible null reference argument for parameter 'element' in 'StringValueAttribute? CustomAttributeExtensions.GetCustomAttribute<StringValueAttribute>(MemberInfo element)'.
|
build:
Json/GameType.cs#L31
Converting null literal or possible null value to non-nullable type.
|
build:
Json/VersionGenshin.cs#L5
Non-nullable field 'version' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Json/VersionGenshin.cs#L6
Non-nullable field 'channel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Json/VersionGenshin.cs#L7
Non-nullable field 'release' must contain a non-null value when exiting constructor. Consider declaring the field 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
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/
|