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

A build failure message is ignored #36

Open
yihuang opened this issue May 11, 2022 · 0 comments
Open

A build failure message is ignored #36

yihuang opened this issue May 11, 2022 · 0 comments

Comments

@yihuang
Copy link
Contributor

yihuang commented May 11, 2022

Describe the bug
A failed build message is ignored and build an empty package.

package github.com/crypto-org-chain/cronos/cmd/cronosd
        imports github.com/crypto-org-chain/cronos/app
        imports github.com/crypto-org-chain/cronos/x/cronos/rpc
        imports github.com/tharsis/ethermint/rpc
        imports github.com/tharsis/ethermint/rpc/namespaces/ethereum/eth
        imports github.com/tharsis/ethermint/crypto/hd
        imports github.com/btcsuite/btcd/chaincfg: no Go files in /private/tmp/nix-build-cronosd-v0.7.0.drv-0/nd692855262djv1xsd7yq7iimlqcgsan-source/vendor/github.com/btcsuite/btcd/chaincfg

The no Go files matches the re, cause the error ignored.

To Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

Environment

  • OS name + version:
  • Version of the code:

Additional context
Add any other context about the problem here.

@yihuang yihuang changed the title Ignored build failure message A build failure message is ignored May 11, 2022
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