Could not find workspace for package pkgs/native_assets_cli
Error: PathNotFoundException: Cannot copy file to '/tmp/YTYJVZ/.dart_tool/package_config.json', path = 'pkgs/native_assets_cli/.dart_tool/package_config.json' (OS Error: No such file or directory, errno = 2)
The health workflow for leaked symbols and breaking API changes from https://github.com/dart-lang/ecosystem/blob/main/.github/workflows/health.yaml does not seem to support pub workspaces yet.
The
.dart_tool/package_config.jsonis two directories up, where the pub workspace is defined.Logs: