Merge branch 'master' of github.com:diadata-org/diadata #3548
Annotations
10 errors and 3 warnings
lint:
pkg/dia/scraper/foreign-scrapers/YahooFinanceScraper.go#L32
type `yahooFinV6HttpQuoteResp` is unused (unused)
|
lint:
pkg/dia/scraper/foreign-scrapers/YahooFinanceScraper.go#L340
response body must be closed (bodyclose)
|
lint:
pkg/dia/scraper/foreign-scrapers/YahooFinanceScraper.go#L327
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
lint:
pkg/dia/ApiClient.go#L31
exported fields should be annotated with the "json" tag (musttag)
|
lint:
pkg/dia/ApiClient.go#L62
exported fields should be annotated with the "json" tag (musttag)
|
lint:
pkg/dia/ApiClient.go#L25
exported fields should be annotated with the "json" tag (musttag)
|
lint:
pkg/dia/Messages.go#L532
exported fields should be annotated with the "json" tag (musttag)
|
lint:
pkg/dia/Messages.go#L527
exported fields should be annotated with the "json" tag (musttag)
|
lint:
pkg/dia/scraper/historical-scrapers/CoinmarketcapScraper.go#L123
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
lint:
internal/pkg/ratescrapers/updateSONIA.go#L29
ineffectual assignment to err (ineffassign)
|
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/
|