refactor: decouple base fee fetching as part of quote from simulation (backport #550) #1792
Annotations
10 errors and 2 warnings
Run linter:
domain/base_fee.go#L1
: # github.com/osmosis-labs/sqs/domain
|
Run linter:
domain/router.go#L75
syntax error: unexpected <<, expected ~ term or type
|
Run linter:
domain/router.go#L78
syntax error: unexpected ) after top level declaration
|
Run linter:
domain/router.go#L80
invalid character U+0023 '#' (typecheck)
|
Run linter:
domain/router.go#L75
expected '}', found '<<' (typecheck)
|
Run linter:
domain/router.go#L80
illegal character U+0023 '#' (typecheck)
|
Run linter:
domain/cosmwasm/cosmwasm_query.go#L9
could not import github.com/osmosis-labs/sqs/domain (-: # github.com/osmosis-labs/sqs/domain
|
Run linter:
domain/router.go#L75
syntax error: unexpected <<, expected ~ term or type
|
Run linter:
domain/router.go#L78
syntax error: unexpected ) after top level declaration
|
Run linter:
domain/router.go#L80
invalid character U+0023 '#') (typecheck)
|
Run linter
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linter
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|