Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pub publishing indicates warning because of submodule #71

Open
dustinlessard-wf opened this issue Aug 17, 2022 · 0 comments
Open

Pub publishing indicates warning because of submodule #71

dustinlessard-wf opened this issue Aug 17, 2022 · 0 comments

Comments

@dustinlessard-wf
Copy link
Contributor

Describe the bug
When running a pub publish dry run,

1 checked-in file is ignored by a .gitignore`.
Previous versions of Pub would include those in the published package.

Consider adjusting your .gitignore files to not ignore those files, and if you do not wish to
publish these files use .pubignore. See also dart.dev/go/pubignore

Files that are checked in while gitignored:

lib/src/sdk/proto/opentelemetry-proto/.vscode/settings.json`

Steps to reproduce
If possible, provide a recipe for reproducing the error.

What did you expect to see?
A clear and concise description of what you expected to see.

What did you see instead?
A clear and concise description of what you saw instead.

What version and what artifacts are you using?
Artifacts: (e.g., opentelemetry-api, opentelemetry-sdk, which exporters, etc)
Version: (e.g., v0.4.0, 1eb551b, etc)
How did you reference these artifacts? (excerpt from your pubspec.lock, pubspec.yaml, etc)

Environment
Dart Version: 2.16.6
OS: Mac OS Monterey 12.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant