Skip to content

game_version_update_patch #929

game_version_update_patch

game_version_update_patch #929

Triggered via repository dispatch March 19, 2024 08:19
@AragasAragas
game_version_update_patch 46fca3a
Status Failure
Total duration 6h 0m 21s
Artifacts

test-full.yml

on: repository_dispatch
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
Test Fully
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
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
The operation was canceled.
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'