Add airdrop tool #484
Annotations
10 errors and 1 warning
lint:
app/app.go#L152
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(cosmossdk.io) -s prefix(github.com/cosmos/cosmos-sdk) -s prefix(github.com/CosmWasm/wasmd) --custom-order (gci)
|
lint:
airdrop/akash.go#L26
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
airdrop/bostrom.go#L23
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
airdrop/celestia.go#L27
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
airdrop/composable.go#L26
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
airdrop/cosmos.go#L26
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
airdrop/neutron.go#L25
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
airdrop/sentinel.go#L26
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
airdrop/stargaze.go#L26
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint:
airdrop/terra.go#L26
Error return value of `godotenv.Load` is not checked (errcheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eve/eve. Supported file pattern: go.sum
|