-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
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.
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 .dart_tool/package_config.json
is two directories up, where the pub workspace is defined.
Logs:
Metadata
Metadata
Assignees
Labels
No labels