Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Triggered via push April 15, 2024 17:19
Status Failure
Total duration 44s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: TheOtherRoles/Patches/GameStartManagerPatch.cs#L22
'Il2CppReferenceArray<Object>' does not contain a constructor that takes 0 arguments
build: TheOtherRoles/Patches/GameStartManagerPatch.cs#L22
'Il2CppReferenceArray<Object>' does not contain a definition for 'Add' and no accessible extension method 'Add' accepting a first argument of type 'Il2CppReferenceArray<Object>' could be found (are you missing a using directive or an assembly reference?)
build: TheOtherRoles/Patches/GameStartManagerPatch.cs#L22
'Il2CppReferenceArray<Object>' does not contain a constructor that takes 0 arguments
build: TheOtherRoles/Patches/GameStartManagerPatch.cs#L22
'Il2CppReferenceArray<Object>' does not contain a definition for 'Add' and no accessible extension method 'Add' accepting a first argument of type 'Il2CppReferenceArray<Object>' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, 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/