Current visible area mode generic + fixing selected robot for UI patrolling #166
main.yml
on: pull_request
Run all tests ✨
6m 5s
Lint
3m 15s
Matrix: build
Annotations
3 errors and 36 warnings
Build for StandaloneWindows64
Problem detected while importing the Prefab file: 'Assets/Prefabs/DefaultVisualizationSuite.prefab'.
|
Build for StandaloneLinux64
Problem detected while importing the Prefab file: 'Assets/Prefabs/DefaultVisualizationSuite.prefab'.
|
Build for StandaloneOSX
Problem detected while importing the Prefab file: 'Assets/Prefabs/DefaultVisualizationSuite.prefab'.
|
Run all tests ✨
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run all tests ✨
Unexpected input(s) 'githubToken', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'include-hidden-files']
|
Build for StandaloneWindows64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for StandaloneWindows64
[ServicesCore]: To use Unity's dashboard services, you need to link your Unity project to a project ID. To do this, go to Project Settings to select your organization, select your project and then link a project ID. You also need to make sure your organization has access to the required products. Visit https://dashboard.unity3d.com to sign up.
|
Build for StandaloneWindows64
Assets/YamlDotNet/RepresentationModel/DocumentLoadingState.cs(84,52): warning CS0436: The type 'NotNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'NotNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneWindows64
Assets/YamlDotNet/RepresentationModel/YamlNodeIdentityEqualityComparer.cs(35,29): warning CS0436: The type 'AllowNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'AllowNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneWindows64
Assets/YamlDotNet/RepresentationModel/YamlNodeIdentityEqualityComparer.cs(35,53): warning CS0436: The type 'AllowNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'AllowNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneWindows64
Assets/YamlDotNet/Core/ParserExtensions.cs(54,64): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneWindows64
Assets/YamlDotNet/Core/ParserExtensions.cs(89,60): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneWindows64
Assets/YamlDotNet/Core/ParserExtensions.cs(132,18): warning CS0436: The type 'MaybeNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneWindows64
Assets/YamlDotNet/Core/ParserExtensions.cs(139,18): warning CS0436: The type 'MaybeNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneWindows64
Assets/YamlDotNet/Serialization/ITypeInspector.cs(52,85): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneWindows64
Assets/YamlDotNet/Helpers/OrderedDictionary.cs(143,44): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for StandaloneLinux64
[ServicesCore]: To use Unity's dashboard services, you need to link your Unity project to a project ID. To do this, go to Project Settings to select your organization, select your project and then link a project ID. You also need to make sure your organization has access to the required products. Visit https://dashboard.unity3d.com to sign up.
|
Build for StandaloneLinux64
Assets/YamlDotNet/RepresentationModel/DocumentLoadingState.cs(84,52): warning CS0436: The type 'NotNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'NotNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
Assets/YamlDotNet/Helpers/ExpressionExtensions.cs(51,18): warning CS0436: The type 'MaybeNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
Assets/YamlDotNet/RepresentationModel/YamlNodeIdentityEqualityComparer.cs(35,29): warning CS0436: The type 'AllowNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'AllowNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
Assets/YamlDotNet/RepresentationModel/YamlNodeIdentityEqualityComparer.cs(35,53): warning CS0436: The type 'AllowNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'AllowNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
Assets/YamlDotNet/Helpers/OrderedDictionary.cs(143,44): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
Assets/YamlDotNet/Serialization/ITypeInspector.cs(52,85): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
Assets/YamlDotNet/Core/ParserExtensions.cs(54,64): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
Assets/YamlDotNet/Core/ParserExtensions.cs(89,60): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneLinux64
Assets/YamlDotNet/Core/ParserExtensions.cs(132,18): warning CS0436: The type 'MaybeNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build for StandaloneOSX
[ServicesCore]: To use Unity's dashboard services, you need to link your Unity project to a project ID. To do this, go to Project Settings to select your organization, select your project and then link a project ID. You also need to make sure your organization has access to the required products. Visit https://dashboard.unity3d.com to sign up.
|
Build for StandaloneOSX
Assets/YamlDotNet/RepresentationModel/DocumentLoadingState.cs(84,52): warning CS0436: The type 'NotNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'NotNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
Assets/YamlDotNet/RepresentationModel/YamlNodeIdentityEqualityComparer.cs(35,29): warning CS0436: The type 'AllowNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'AllowNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
Assets/YamlDotNet/RepresentationModel/YamlNodeIdentityEqualityComparer.cs(35,53): warning CS0436: The type 'AllowNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'AllowNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
Assets/YamlDotNet/Helpers/ExpressionExtensions.cs(51,18): warning CS0436: The type 'MaybeNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
Assets/YamlDotNet/Serialization/ITypeInspector.cs(52,85): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
Assets/YamlDotNet/Helpers/OrderedDictionary.cs(143,44): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
Assets/YamlDotNet/Core/ParserExtensions.cs(54,64): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
Assets/YamlDotNet/Core/ParserExtensions.cs(89,60): warning CS0436: The type 'MaybeNullWhenAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullWhenAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Build for StandaloneOSX
Assets/YamlDotNet/Core/ParserExtensions.cs(132,18): warning CS0436: The type 'MaybeNullAttribute' in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs' conflicts with the imported type 'MaybeNullAttribute' in 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. Using the type defined in '/github/workspace/Assets/YamlDotNet/Portability/NullableReferences.cs'.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Build-StandaloneLinux64", "Build-StandaloneOSX", "Build-StandaloneWindows64", "Test results (playmode)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Build-StandaloneLinux64
|
170 MB |
|
Build-StandaloneOSX
|
194 MB |
|
Build-StandaloneWindows64
|
172 MB |
|
Test results (playmode)
|
1.41 MB |
|