Fix collisionMap (all SimulationMaps) #506
Annotations
4 warnings
Run game-ci/unity-builder@v4
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.
|
Run game-ci/unity-builder@v4
Assets/Scripts/UI/SimulationInfoUIControllers/PatrollingInfoUIController.cs(131,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.
|
Run game-ci/unity-builder@v4
Assets/Scripts/UI/SimulationInfoUIControllers/PatrollingInfoUIController.cs(21,27): warning CS8618: Non-nullable field 'GraphControlPanel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
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/
|
Loading