You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Uh oh!
There was an error while loading. Please reload this page.
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.json
is two directories up, where the pub workspace is defined.Logs:
The text was updated successfully, but these errors were encountered: