specific to Unity. We've also made the IDE smarter by suppressing general C# diagnostics that don't apply to Unity projects. For example, the IDE won't show a quick-fix to change an inspector variable to readonly which would prevent you from modifying the variable in the Unity Editor. ...
z --cpus=2 --memory=6575m --env USE_EXIT_CODE=false unityci/editor:ubuntu-2022.3.10f1-linux-il2cpp-3 /bin/bash -c /entrypoint.sh Unable to find image 'unityci/editor:ubuntu-2022.3.10f1-linux-il2cpp-3' locally ubuntu-2022.3.10f1-linux-il2cpp-3: Pulling from unityci/editor aece...
specific to Unity. We've also made the IDE smarter by suppressing general C# diagnostics that don't apply to Unity projects. For example, the IDE won't show a quick-fix to change an inspector variable to readonly which would prevent you from modifying the variable in the Unity Editor. ...