Merge pull request #54 from cs-24-sw-9-xx/53-bug-in-patrolling-visual… #23
Annotations
12 warnings
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 game-ci/unity-builder@v4
[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.
|
Run game-ci/unity-builder@v4
Assets/ROS-TCP-Connector/com.unity.robotics.visualizations/Runtime/DefaultVisualizers/Trajectory/JointTrajectoryDefaultVisualizer.cs(17,11): warning CS0414: The field 'JointTrajectoryDefaultVisualizer.m_PathThickness' is assigned but its value is never used
|
Run game-ci/unity-builder@v4
Assets/Scripts/TransformToNav2/ROSTransformTreePublisher.cs(30,7): warning CS0105: The using directive for 'RosMessageTypes.Geometry' appeared previously in this namespace
|
Run game-ci/unity-builder@v4
Assets/Scripts/UI/SimulationInfoUIControllers/ExplorationInfoUIController.cs(124,74): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run game-ci/unity-builder@v4
Assets/Scripts/Simulation/SimulationScenarios/ExplorationSimulationScenario.cs(18,29): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run game-ci/unity-builder@v4
Assets/Scripts/Simulation/SimulationScenarios/PatrollingSimulationScenario.cs(24,29): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run game-ci/unity-builder@v4
Assets/Scripts/Simulation/SimulationScenarios/SimulationScenario.cs(64,29): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run game-ci/unity-builder@v4
Assets/Scripts/ExplorationAlgorithm/Minotaur/MinotaurAlgorithm.cs(919,24): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run game-ci/unity-builder@v4
Assets/Scripts/ExplorationAlgorithm/Minotaur/Messages/AuctionResultMessage.cs(45,36): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run game-ci/unity-builder@v4
Assets/Scripts/Map/CoarseGrainedMap.cs(328,32): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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