Skip to content

Fix the testenv.sh script #3376

Fix the testenv.sh script

Fix the testenv.sh script #3376

Triggered via pull request September 16, 2023 15:43
Status Failure
Total duration 1m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: cmd/oraclebuildertools/main.go#L1
: # github.com/diadata-org/diadata/cmd/oraclebuildertools
lint: cmd/oraclebuildertools/utils/podhelper.go#L248
Error return value of `kh.waitPodDeleted` is not checked (errcheck)
lint: pkg/dia/scraper/exchange-scrapers/BitstampScraper.go#L242
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: pkg/dia/scraper/exchange-scrapers/MEXCScraper.go#L270
Error return value of `response.Body.Close` is not checked (errcheck)
lint: pkg/dia/scraper/exchange-scrapers/MultichainScraper.go#L373
Error return value of `s.relDB.InsertAssetMap` is not checked (errcheck)
lint: pkg/dia/scraper/exchange-scrapers/OrcaScraper.go#L94
Error return value of `s.RestClient.Close` is not checked (errcheck)
lint: pkg/dia/scraper/exchange-scrapers/OrcaScraper.go#L388
Error return value of `d.Decode` is not checked (errcheck)
lint: pkg/dia/scraper/exchange-scrapers/OsmosisScraper.go#L149
Error return value of `s.Start` is not checked (errcheck)
lint: pkg/dia/scraper/exchange-scrapers/OsmosisScraper.go#L167
Error return value of `s.wsClient.Stop` is not checked (errcheck)
lint: pkg/dia/scraper/exchange-scrapers/ZenlinkScraper.go#L128
Error return value of `cmd.Wait` is not checked (errcheck)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/