fix: nil check in post (backport #118) #453
Annotations
10 errors and 2 warnings
x/feemarket/post/fee.go#L4
missing import path (typecheck)
|
x/feemarket/post/fee.go#L5
missing import path (typecheck)
|
x/feemarket/post/fee.go#L8
missing import path (typecheck)
|
x/feemarket/post/fee.go#L27
missing import path (typecheck)
|
x/feemarket/post/fee.go#L29
import path must be a string (typecheck)
|
x/feemarket/post/fee.go#L30
import path must be a string (typecheck)
|
x/feemarket/post/fee.go#L31
import path must be a string (typecheck)
|
x/feemarket/post/fee.go#L32
missing import path (typecheck)
|
x/feemarket/post/fee.go#L34
missing import path (typecheck)
|
x/feemarket/post/fee.go#L35
expected declaration, found 'return' (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading