Skip to content

Bump dotnet-reportgenerator-globaltool from 5.3.8 to 5.3.10 #25

Bump dotnet-reportgenerator-globaltool from 5.3.8 to 5.3.10

Bump dotnet-reportgenerator-globaltool from 5.3.8 to 5.3.10 #25

Triggered via pull request September 30, 2024 16:50
Status Success
Total duration 3m 38s
Artifacts 2

build-and-release.yml

on: pull_request
Matrix: Build / build
Deploy  /  Artifacts
Deploy / Artifacts
Deploy  /  Documentation
Deploy / Documentation
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Build / macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build / macos-latest: src/Watson.Lib/Game/AI_TheSomniumFiles2/Game.cs#L24
Cannot convert null literal to non-nullable reference type.
Build / macos-latest: src/Watson.Lib/Game/neptunia-sisters-vs-sisters/Game.cs#L22
Cannot convert null literal to non-nullable reference type.
Build / macos-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L10
Non-nullable field 'BodyCn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / macos-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L11
Non-nullable field 'BodyEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / macos-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L12
Non-nullable field 'BodyJp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / macos-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L13
Non-nullable field 'BodyKo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / macos-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L14
Non-nullable field 'BodyTw' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / macos-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L15
Non-nullable field 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / macos-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L16
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / macos-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L17
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build / ubuntu-latest: src/Watson.CLI/Program.cs#L14
Possible null reference argument for parameter 'gamepath' in 'Game.Game(string gamepath, ProgressContext ctx = null)'.
Build / ubuntu-latest: src/Watson.CLI/Program.cs#L20
Possible null reference argument for parameter 'outpath' in 'void Game.Export(string outpath = "out")'.
Build / ubuntu-latest: src/Watson.CLI/Program.cs#L34
Possible null reference argument for parameter 'gamePath' in 'Game.Game(string gamePath, LanguageType lan, StatusContext ctx = null)'.
Build / ubuntu-latest: src/Watson.CLI/Program.cs#L46
Possible null reference argument for parameter 'outpath' in 'void Game.Export(string outpath = "out")'.
Build / ubuntu-latest: src/Watson.Lib/Game/AI_TheSomniumFiles2/Game.cs#L24
Cannot convert null literal to non-nullable reference type.
Build / ubuntu-latest: src/Watson.Lib/Game/neptunia-sisters-vs-sisters/Game.cs#L22
Cannot convert null literal to non-nullable reference type.
Build / ubuntu-latest: src/Watson.Lib/Assets/Sprites.cs#L28
Argument of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance?>' cannot be used for parameter 'value' of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>' in 'void Dictionary<long, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>>.Add(long key, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance> value)' due to differences in the nullability of reference types.
Build / ubuntu-latest: src/Watson.Lib/Assets/Sprites.cs#L36
Argument of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance?>' cannot be used for parameter 'value' of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>' in 'void Dictionary<long, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>>.Add(long key, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance> value)' due to differences in the nullability of reference types.
Build / ubuntu-latest: src/Watson.Lib/Assets/TMPFont.cs#L34
Argument of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance?>' cannot be used for parameter 'value' of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>' in 'void Dictionary<long, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>>.Add(long key, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance> value)' due to differences in the nullability of reference types.
Build / ubuntu-latest: src/Watson.Lib/Assets/TMPFont.cs#L43
Argument of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance?>' cannot be used for parameter 'value' of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>' in 'void Dictionary<long, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>>.Add(long key, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance> value)' due to differences in the nullability of reference types.
Build / ubuntu-latest: src/Watson.Lib/Assets/StringTable.cs#L30
Argument of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance?>' cannot be used for parameter 'value' of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>' in 'void Dictionary<long, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>>.Add(long key, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance> value)' due to differences in the nullability of reference types.
Build / ubuntu-latest: src/Watson.Lib/Assets/Texture2D.cs#L26
Argument of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance?>' cannot be used for parameter 'value' of type 'Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>' in 'void Dictionary<long, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance>>.Add(long key, Tuple<string, AssetTypeValueField, AssetFileInfo, AssetsFileInstance> value)' due to differences in the nullability of reference types.
Build / ubuntu-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L10
Non-nullable field 'BodyCn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / ubuntu-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L11
Non-nullable field 'BodyEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build / windows-latest: src/Watson.Lib/Game/neptunia-sisters-vs-sisters/Game.cs#L22
Cannot convert null literal to non-nullable reference type.
Build / windows-latest: src/Watson.Lib/Game/AI_TheSomniumFiles2/Game.cs#L24
Cannot convert null literal to non-nullable reference type.
Build / windows-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L10
Non-nullable field 'BodyCn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / windows-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L11
Non-nullable field 'BodyEn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / windows-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L12
Non-nullable field 'BodyJp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / windows-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L13
Non-nullable field 'BodyKo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / windows-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L14
Non-nullable field 'BodyTw' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / windows-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L15
Non-nullable field 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / windows-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L16
Non-nullable field 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build / windows-latest: src/Watson.Lib/Game/Windose/Texts/yakujoMaster.cs#L17
Non-nullable field 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Artifacts", "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Artifacts Expired
5.21 MB
github-pages Expired
26.5 MB