Linux Develop Workflow (Unit tests and Android build) #17
Annotations
10 errors and 12 warnings
Unity builder
DllNotFoundException: MicrosoftOpenXRPlugin assembly:<unknown assembly> type:<unknown type> member:(null)
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-BoldItalic.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-Medium.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-Thin.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-ThinItalic.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-BlackItalic.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-LightItalic.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-Bold.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-Black.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Unity builder
The asset at Assets/MirageXR/Design/Fonts/Roboto/Roboto-MediumItalic.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unity builder
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
Unity builder
warning: Using obsolete custom response file 'mcs.rsp'. Please use 'csc.rsp' instead.
|
Unity builder
Assets/IBMWatsonSDK/IBMSdkCore/Utilities/Utility.cs(1347,21): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'
|
Unity builder
Assets/IBMWatsonSDK/IBMSdkCore/Utilities/Utility.cs(1347,55): warning CS0618: 'UnityWebRequest.isHttpError' is obsolete: 'UnityWebRequest.isHttpError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ProtocolError) instead.'
|
Unity builder
Assets/IBMWatsonSDK/IBMSdkCore/Utilities/CredentialUtils.cs(268,70): warning CS0618: 'Credential.ApiKey' is obsolete: 'Authentication using legacy apikey is deprecated. Please authenticate using TokenOptions.'
|
Unity builder
Assets/IBMWatsonSDK/IBMSdkCore/Authentication/CloudPakForData/CloudPakForDataAuthenticator.cs(35,31): warning CS0414: The field 'CloudPakForDataAuthenticator.UrlSuffix' is assigned but its value is never used
|
Unity builder
Assets/IBMWatsonSDK/IBMSdkCore/Logging/Logger.cs(216,25): warning SA1204: Static members should appear before non-static members
|
Unity builder
Assets/IBMWatsonSDK/IBMSdkCore/Authentication/Authenticator.cs(36,30): warning SA1401: Field should be private
|
Unity builder
Assets/IBMWatsonSDK/IBMSdkCore/Authentication/Authenticator.cs(37,30): warning SA1401: Field should be private
|
Unity builder
Assets/IBMWatsonSDK/IBMSdkCore/Authentication/Authenticator.cs(38,30): warning SA1401: Field should be private
|
Loading