Skip to content

Make UnityInput and KeyboardShortcut available in IL2CPP #160

Make UnityInput and KeyboardShortcut available in IL2CPP

Make UnityInput and KeyboardShortcut available in IL2CPP #160

Triggered via pull request September 29, 2024 13:50
Status Failure
Total duration 45s
Artifacts

build_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 14 warnings
build: Runtimes/Unity/BepInEx.Unity.IL2CPP/UnityInput.cs#L7
The type or namespace name 'InputSystem' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
build: Runtimes/Unity/BepInEx.Unity.IL2CPP/UnityInput.cs#L8
The type or namespace name 'InputSystem' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
build: Runtimes/Unity/BepInEx.Unity.IL2CPP/UnityInput.cs#L210
The type or namespace name 'ButtonControl' could not be found (are you missing a using directive or an assembly reference?)
build: Runtimes/Unity/BepInEx.Unity.IL2CPP/UnityInput.cs#L212
The type or namespace name 'ButtonControl' could not be found (are you missing a using directive or an assembly reference?)
build: Runtimes/Unity/BepInEx.Unity.IL2CPP/UnityInput.cs#L7
The type or namespace name 'InputSystem' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
build: Runtimes/Unity/BepInEx.Unity.IL2CPP/UnityInput.cs#L8
The type or namespace name 'InputSystem' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
build: Runtimes/Unity/BepInEx.Unity.IL2CPP/UnityInput.cs#L210
The type or namespace name 'ButtonControl' could not be found (are you missing a using directive or an assembly reference?)
build: Runtimes/Unity/BepInEx.Unity.IL2CPP/UnityInput.cs#L212
The type or namespace name 'ButtonControl' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 255.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Runtimes/Unity/BepInEx.Unity.Common/UnityInfo.cs#L134
The variable 'e' is declared but never used
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L15
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>'
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L17
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.CurrentAssemblyName'
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L18
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.CurrentAssemblyVersion'
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L92
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.HasBepinPlugins(AssemblyDefinition)'
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L102
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.PluginTargetsWrongBepin(PluginInfo)'
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L114
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.ConsoleTitle'
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L139
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.Initialize(string)'
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L163
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.InitializeLoggers()'
build: BepInEx.Core/Bootstrap/BaseChainloader.cs#L460
Missing XML comment for publicly visible type or member 'BaseChainloader<TPlugin>.LoadPlugin(PluginInfo, Assembly)'
build
The `save-state` 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 `save-state` 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/