Skip to content

feat: Add WSTETH/WETH as supported conversion (backport #410) #1111

feat: Add WSTETH/WETH as supported conversion (backport #410)

feat: Add WSTETH/WETH as supported conversion (backport #410) #1111

Triggered via pull request September 5, 2024 20:20
Status Failure
Total duration 2m 29s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
2m 20s
Run golangci-lint
Run super-linter
1m 29s
Run super-linter
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Run golangci-lint: oracle/provider/bitget_test.go#L25
var instId should be instID
Run golangci-lint: oracle/provider/gate.go#L221
omit unnecessary break at the end of case clause
Run golangci-lint: oracle/convert.go#L1
: # github.com/ojo-network/price-feeder/oracle
Run golangci-lint: oracle/util.go#L16
syntax error: unexpected <<, expecting name
Run golangci-lint: oracle/util.go#L19
syntax error: unexpected ==, expecting name
Run golangci-lint: oracle/util.go#L21
syntax error: non-declaration statement outside function body
Run golangci-lint: oracle/util.go#L23
invalid character U+0023 '#'
Run golangci-lint: oracle/util.go#L16
expected 'IDENT', found '<<' (typecheck)
Run golangci-lint: oracle/util.go#L19
expected 'IDENT', found '==' (typecheck)
Run golangci-lint: oracle/util.go#L21
expected declaration, found minimumTickerVolume (typecheck)
Run golangci-lint: oracle/util.go#L23
illegal character U+0023 '#' (typecheck)
Run golangci-lint: cmd/price-feeder.go#L27
could not import github.com/ojo-network/price-feeder/oracle (-: # github.com/ojo-network/price-feeder/oracle
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run golangci-lint: oracle/util.go#L16
invalid file oracle/util.go: oracle/util.go:16:1: expected 'IDENT', found '<<' (and 3 more errors)