Skip to content

Merge pull request #99 from BUTR/l10n_dev #228

Merge pull request #99 from BUTR/l10n_dev

Merge pull request #99 from BUTR/l10n_dev #228

Triggered via push April 25, 2024 15:12
Status Failure
Total duration 57s
Artifacts 6

publish.yml

on: push
Matrix: build
Get Changelog
13s
Get Changelog
publish-on-steam
0s
publish-on-steam
publish-on-github  /  Publish Module on GitHub
publish-on-github / Publish Module on GitHub
publish-on-nexusmods  /  Publish Module on NexusMods
publish-on-nexusmods / Publish Module on NexusMods
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 14 warnings
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/BUTRLauncherManagerHandler.Utils.cs#L19
'BUTRLauncherManagerHandler.ReloadModules()': return type must be 'IEnumerable<ModuleInfoExtendedWithMetadata>' to match overridden member 'LauncherManagerHandler.ReloadModules()'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetControllerType()'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.IsAnyTouchActive()'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetGyroX()'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetGyroY()'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetGyroZ()'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetClickKeys()'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.SetRumbleEffect(float[], float[], int, float[], float[], int)'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.SetTriggerFeedback(byte, byte, byte, byte)'
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.SetTriggerWeaponEffect(byte, byte, byte, byte, byte, byte)'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client)
The job was canceled because "Bannerlord_BLSE_Shared_Ga" failed.
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/BUTRLauncherManagerHandler.Utils.cs#L19
'BUTRLauncherManagerHandler.ReloadModules()': return type must be 'IEnumerable<ModuleInfoExtendedWithMetadata>' to match overridden member 'LauncherManagerHandler.ReloadModules()'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetControllerType()'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.IsAnyTouchActive()'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetGyroX()'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetGyroY()'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetGyroZ()'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.GetClickKeys()'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.SetRumbleEffect(float[], float[], int, float[], float[], int)'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.SetTriggerFeedback(byte, byte, byte, byte)'
Build Bannerlord.BLSE.Shared (Win64_Shipping_Client): src/Bannerlord.LauncherEx/Helpers/Input/BUTRInputManager.cs#L12
'BUTRInputManager' does not implement interface member 'IInputManager.SetTriggerWeaponEffect(byte, byte, byte, byte, byte, byte)'
Build Bannerlord.BLSE.Loaders.Standalone (Gaming.Desktop.x64_Shipping_Client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Bannerlord.BLSE.Loaders.Standalone (Gaming.Desktop.x64_Shipping_Client)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Bannerlord.BLSE.Loaders.Launcher (Gaming.Desktop.x64_Shipping_Client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Bannerlord.BLSE.Loaders.Launcher (Gaming.Desktop.x64_Shipping_Client)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Bannerlord.BLSE.Loaders.LauncherEx (Win64_Shipping_Client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Bannerlord.BLSE.Loaders.LauncherEx (Win64_Shipping_Client)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Bannerlord.BLSE.Loaders.LauncherEx (Gaming.Desktop.x64_Shipping_Client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Bannerlord.BLSE.Loaders.LauncherEx (Gaming.Desktop.x64_Shipping_Client)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Bannerlord.BLSE.Loaders.Launcher (Win64_Shipping_Client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Bannerlord.BLSE.Loaders.Launcher (Win64_Shipping_Client)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Bannerlord.BLSE.Loaders.Standalone (Win64_Shipping_Client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Bannerlord.BLSE.Loaders.Standalone (Win64_Shipping_Client)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Bannerlord.BLSE.Shared (Gaming.Desktop.x64_Shipping_Client)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
bannerlord-Bannerlord.BLSE.Loaders.Launcher-Gaming.Desktop.x64_Shipping_Client Expired
46.7 KB
bannerlord-Bannerlord.BLSE.Loaders.Launcher-Win64_Shipping_Client Expired
47 KB
bannerlord-Bannerlord.BLSE.Loaders.LauncherEx-Gaming.Desktop.x64_Shipping_Client Expired
140 KB
bannerlord-Bannerlord.BLSE.Loaders.LauncherEx-Win64_Shipping_Client Expired
140 KB
bannerlord-Bannerlord.BLSE.Loaders.Standalone-Gaming.Desktop.x64_Shipping_Client Expired
46.7 KB
bannerlord-Bannerlord.BLSE.Loaders.Standalone-Win64_Shipping_Client Expired
47 KB