feat: AMMs can specify a spread around their fair-price #18694
Annotations
4 errors and 2 warnings
lint:
core/execution/amm/engine.go#L495
use of `fmt.Println` forbidden by pattern `fmt\.Print.*` (forbidigo)
|
lint:
core/execution/amm/engine.go#L494
File is not `gofumpt`-ed (gofumpt)
|
lint:
core/execution/amm/engine.go#L493
unnecessary leading newline (whitespace)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/vega/vega. Supported file pattern: go.sum
|