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

Return error if version doesn't match with all version_constraints #1548

Closed
suzuki-shunsuke opened this issue Jan 9, 2023 · 0 comments · Fixed by #1549
Closed

Return error if version doesn't match with all version_constraints #1548

suzuki-shunsuke opened this issue Jan 9, 2023 · 0 comments · Fixed by #1549
Labels
bug Something isn't working

Comments

@suzuki-shunsuke
Copy link
Member

return pkgInfo.Copy(), nil

I guess aqua should return an error.

aqua version

Please use the latest version.

$ aqua -v

Environment

  • OS (Windows, Linux, macOS, etc):
  • CPU Architecture (amd64, arm64, etc):

Overview

How to reproduce

  • aqua.yaml
  • executed command and output

aqua.yaml should be not partial but complete configuration.
Please remove unneeded configuration to reproduce the issue.

# aqua.yaml
$ 

Debug Output

Please set the environment variable AQUA_LOG_LEVEL=debug and run aqua and tell us the debug output.

$ 

Expected Behaviour

Actual Behaviour

Important Factoids

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant