feat: pre deduct funds (#135) #483
lint.yml
on: push
golangci-lint
4m 53s
Lint markdown
15s
Annotations
2 errors and 2 warnings
golangci-lint:
x/feemarket/types/state.go#L159
S1009: should omit nil check; len() for []uint64 is defined as zero (gosimple)
|
golangci-lint
issues found
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/feemarket/feemarket. Supported file pattern: go.sum
|