Skip to content

Add a test for ComputeVisibilityOfPoint (#178) #525

Add a test for ComputeVisibilityOfPoint (#178)

Add a test for ComputeVisibilityOfPoint (#178) #525

Triggered via push December 16, 2024 09:55
Status Success
Total duration 12m 59s
Artifacts 4

main.yml

on: push
Run all tests ✨
8m 34s
Run all tests ✨
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Setup Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run all tests ✨
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run all tests ✨
Unexpected input(s) 'githubToken', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days', 'include-hidden-files']
Build for StandaloneWindows64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build for StandaloneWindows64
Assets/Scripts/Trackers/PatrollingTracker.cs(97,21): warning CS0108: 'PatrollingTracker.UIUpdate()' hides inherited member 'Tracker<PatrollingCell, PatrollingVisualizer, IPatrollingVisualizationMode>.UIUpdate()'. Use the new keyword if hiding was intended.
Build for StandaloneWindows64
Assets/Scripts/UI/SimulationInfoUIControllers/PatrollingInfoUIController.cs(130,21): warning CS0114: 'PatrollingInfoUIController.Update()' hides inherited member 'SimulationInfoUIControllerBase<PatrollingSimulation, IPatrollingAlgorithm, PatrollingSimulationScenario>.Update()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build for StandaloneWindows64
Script attached to 'GeometryCompassSettings' in scene '' is missing or no valid script is attached.
Build for StandaloneWindows64
Script attached to 'Int64MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneWindows64
Script attached to 'stereo_msgs' in scene '' is missing or no valid script is attached.
Build for StandaloneWindows64
Script attached to 'CompressedImage' in scene '' is missing or no valid script is attached.
Build for StandaloneWindows64
Script attached to 'Int8MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneWindows64
Script attached to 'Plane' in scene '' is missing or no valid script is attached.
Build for StandaloneWindows64
Script attached to 'Int32MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneWindows64
Script attached to 'OccupancyGrid' in scene '' is missing or no valid script is attached.
Build for StandaloneLinux64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build for StandaloneLinux64
Assets/Scripts/Trackers/PatrollingTracker.cs(97,21): warning CS0108: 'PatrollingTracker.UIUpdate()' hides inherited member 'Tracker<PatrollingCell, PatrollingVisualizer, IPatrollingVisualizationMode>.UIUpdate()'. Use the new keyword if hiding was intended.
Build for StandaloneLinux64
Assets/Scripts/UI/SimulationInfoUIControllers/PatrollingInfoUIController.cs(130,21): warning CS0114: 'PatrollingInfoUIController.Update()' hides inherited member 'SimulationInfoUIControllerBase<PatrollingSimulation, IPatrollingAlgorithm, PatrollingSimulationScenario>.Update()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build for StandaloneLinux64
Script attached to 'GeometryCompassSettings' in scene '' is missing or no valid script is attached.
Build for StandaloneLinux64
Script attached to 'Int64MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneLinux64
Script attached to 'stereo_msgs' in scene '' is missing or no valid script is attached.
Build for StandaloneLinux64
Script attached to 'CompressedImage' in scene '' is missing or no valid script is attached.
Build for StandaloneLinux64
Script attached to 'Int8MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneLinux64
Script attached to 'Plane' in scene '' is missing or no valid script is attached.
Build for StandaloneLinux64
Script attached to 'Int32MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneLinux64
Script attached to 'OccupancyGrid' in scene '' is missing or no valid script is attached.
Build for StandaloneOSX
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build for StandaloneOSX
Assets/Scripts/Trackers/PatrollingTracker.cs(97,21): warning CS0108: 'PatrollingTracker.UIUpdate()' hides inherited member 'Tracker<PatrollingCell, PatrollingVisualizer, IPatrollingVisualizationMode>.UIUpdate()'. Use the new keyword if hiding was intended.
Build for StandaloneOSX
Assets/Scripts/UI/SimulationInfoUIControllers/PatrollingInfoUIController.cs(130,21): warning CS0114: 'PatrollingInfoUIController.Update()' hides inherited member 'SimulationInfoUIControllerBase<PatrollingSimulation, IPatrollingAlgorithm, PatrollingSimulationScenario>.Update()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build for StandaloneOSX
Script attached to 'GeometryCompassSettings' in scene '' is missing or no valid script is attached.
Build for StandaloneOSX
Script attached to 'Int64MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneOSX
Script attached to 'stereo_msgs' in scene '' is missing or no valid script is attached.
Build for StandaloneOSX
Script attached to 'CompressedImage' in scene '' is missing or no valid script is attached.
Build for StandaloneOSX
Script attached to 'Int8MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneOSX
Script attached to 'Plane' in scene '' is missing or no valid script is attached.
Build for StandaloneOSX
Script attached to 'Int32MultiArray' in scene '' is missing or no valid script is attached.
Build for StandaloneOSX
Script attached to 'OccupancyGrid' in scene '' is missing or no valid script is attached.
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
148 MB
Build-StandaloneOSX
172 MB
Build-StandaloneWindows64
149 MB
Test results (playmode)
1.38 MB