build #3
Annotations
10 errors and 10 warnings
build / build:
KerbalVR_Mod/KerbalVR/HapticUtils.cs#L1
The type or namespace name 'KSPDev' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/InteractionSystem/HandProfileManager.cs#L1
The type or namespace name 'KSPDev' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/MainScreenTweaker.cs#L1
The type or namespace name 'KSPDev' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/KerbalVR_AssetLoader.cs#L9
The type or namespace name 'FreeIva' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/InternalModules/KerbalVR_BuckleLever.cs#L30
The type or namespace name 'FreeIva' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/InteractionSystem/HandProfileManager.cs#L8
The type or namespace name 'PersistentFieldsDatabaseAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/InteractionSystem/HandProfileManager.cs#L8
The type or namespace name 'PersistentFieldsDatabase' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/HapticUtils.cs#L10
The type or namespace name 'PersistentFieldsDatabaseAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/HapticUtils.cs#L10
The type or namespace name 'PersistentFieldsDatabase' could not be found (are you missing a using directive or an assembly reference?)
|
build / build:
KerbalVR_Mod/KerbalVR/MainScreenTweaker.cs#L9
The type or namespace name 'PersistentFieldsDatabaseAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
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/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/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/Longbow/Scripts/Longbow.cs#L70
The field 'Longbow.lateUpdatePos' is never used
|
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#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
|