CC2.0 #507
Annotations
11 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.
|
Run game-ci/unity-builder@v4
Assets/Scripts/Simulation/SimulationScenarios/PatrollingSimulationScenario.cs(31,17): warning CS8604: Possible null reference argument for parameter 'robotSpawner' in 'SimulationScenario<PatrollingSimulation, IPatrollingAlgorithm>.SimulationScenario(int seed, RobotFactory<IPatrollingAlgorithm> robotSpawner, SimulationEndCriteriaDelegate<PatrollingSimulation>? hasFinishedSim = null, MapFactory? mapSpawner = null, RobotConstraints? robotConstraints = null, string? statisticsFileName = null, IFaultInjection? faultInjection = null)'.
|
Run game-ci/unity-builder@v4
Script attached to 'GeometryCompassSettings' in scene '' is missing or no valid script is attached.
|
Run game-ci/unity-builder@v4
Script attached to 'Int64MultiArray' in scene '' is missing or no valid script is attached.
|
Run game-ci/unity-builder@v4
Script attached to 'stereo_msgs' in scene '' is missing or no valid script is attached.
|
Run game-ci/unity-builder@v4
Script attached to 'CompressedImage' in scene '' is missing or no valid script is attached.
|
Run game-ci/unity-builder@v4
Script attached to 'Int8MultiArray' in scene '' is missing or no valid script is attached.
|
Run game-ci/unity-builder@v4
Script attached to 'Plane' in scene '' is missing or no valid script is attached.
|
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