Skip to content

build

build #7

Manually triggered December 1, 2024 17:07
Status Failure
Total duration 1m 21s
Artifacts

build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build / build
Process completed with exit code 1.
build / build: KerbalVR_Mod/SteamVR/Scripts/SteamVR_Camera.cs#L30
The member 'SteamVR_Camera.camera' does not hide an accessible member. The new keyword is not required.
build / build: KerbalVR_Mod/SteamVR/InteractionSystem/Core/Scripts/HandCollider.cs#L9
The member 'HandCollider.rigidbody' does not hide an accessible member. The new keyword is not required.
build / build: KerbalVR_Mod/SteamVR/InteractionSystem/Core/Scripts/InteractableDebug.cs#L35
The member 'InteractableDebug.rigidbody' does not hide an accessible member. The new keyword is not required.
build / build: KerbalVR_Mod/SteamVR/InteractionSystem/Teleport/Scripts/TeleportPoint.cs#L42
The member 'TeleportPoint.animation' does not hide an accessible member. The new keyword is not required.
build / build: KerbalVR_Mod/SteamVR/InteractionSystem/Core/Scripts/LinearAnimation.cs#L16
The member 'LinearAnimation.animation' does not hide an accessible member. The new keyword is not required.
build / build: KerbalVR_Mod/SteamVR/InteractionSystem/Core/Scripts/Throwable.cs#L59
The member 'Throwable.rigidbody' does not hide an accessible member. The new keyword is not required.
build / build: KerbalVR_Mod/SteamVR/InteractionSystem/Longbow/Scripts/Longbow.cs#L79
The field 'Longbow.newPosesAppliedAction' is never used
build / build: KerbalVR_Mod/SteamVR/InteractionSystem/Longbow/Scripts/Longbow.cs#L70
The field 'Longbow.lateUpdatePos' is never used
build / build: KerbalVR_Mod/SteamVR/InteractionSystem/Longbow/Scripts/Longbow.cs#L71
The field 'Longbow.lateUpdateRot' is never used
build / build: KerbalVR_Mod/SteamVR/Scripts/SteamVR.cs#L27
The field 'SteamVR.isSupported' is assigned but its value is never used