Add ListBurns
RPC
#3384
Annotations
4 errors and 1 warning
run lint:
cmd/tapcli/assets.go#L894
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
run lint:
cmd/tapcli/assets.go#L900
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
run lint:
cmd/tapcli/assets.go#L921
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
run lint
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading