Skip to content

game_version_update_patch #930

game_version_update_patch

game_version_update_patch #930

Triggered via repository dispatch March 19, 2024 16:20
@AragasAragas
game_version_update_patch 46fca3a
Status Failure
Total duration 24m 12s
Artifacts

test-full.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Test Fully: tests/Bannerlord.ButterLib.Tests/SaveSystem/JsonSerializationTests.cs#L106
'TextObject' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'TextObject' could be found (are you missing a using directive or an assembly reference?)
Test Fully: tests/Bannerlord.ButterLib.Tests/SaveSystem/JsonSerializationTests.cs#L192
'TextObject' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'TextObject' could be found (are you missing a using directive or an assembly reference?)
Test Fully: tests/Bannerlord.ButterLib.Tests/SaveSystem/JsonSerializationTests.cs#L106
'TextObject' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'TextObject' could be found (are you missing a using directive or an assembly reference?)
Test Fully: tests/Bannerlord.ButterLib.Tests/SaveSystem/JsonSerializationTests.cs#L192
'TextObject' does not contain a definition for 'Value' and no accessible extension method 'Value' accepting a first argument of type 'TextObject' could be found (are you missing a using directive or an assembly reference?)
Test Fully: src/Bannerlord.ButterLib.Implementation/ObjectSystem/MBObjectExtensionDataStore.cs#L116
Invalid token '{' in class, record, struct, or interface member declaration
Test Fully: src/Bannerlord.ButterLib.Implementation/ObjectSystem/MBObjectExtensionDataStore.cs#L125
Type or namespace definition, or end-of-file expected
Test Fully
Unexpected input(s) 'file', valid inputs are ['repository', 'latest', 'tag', 'fileName', 'tarBall', 'zipBall', 'out-file-path', 'token', 'github-api-url', 'releaseId']
Test Fully
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, robinraju/release-downloader@v1.7, DuckSoft/extract-7z-action@v1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Fully
The following actions uses node12 which is deprecated and will be forced to run on node16: DuckSoft/extract-7z-action@v1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Fully: src/Bannerlord.ButterLib/ButterLibSaveableTypeDefiner.cs#L12
Missing XML comment for publicly visible type or member 'ButterLibSaveableTypeDefiner.ButterLibSaveableTypeDefiner(int)'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L52
Missing XML comment for publicly visible type or member 'ButterLibSubModule.ButterLibSubModule()'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L59
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnServiceRegistration()'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L90
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleLoad()'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L125
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnSubModuleUnloaded()'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L135
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnBeforeInitialModuleScreenSetAsRoot()'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L155
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnApplicationTick(float)'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L157
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnGameStart(Game, IGameStarter)'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.cs#L168
Missing XML comment for publicly visible type or member 'ButterLibSubModule.OnGameEnd(Game)'
Test Fully: src/Bannerlord.ButterLib/ButterLibSubModule.Services.cs#L12
Missing XML comment for publicly visible type or member 'ButterLibSubModule.CanBeConfigured'