refactor: use slices.Contains #6578
ci-release.yml
on: pull_request
goreleaser
/
goreleaser-check
lint
/
golangci-lint
36s
lint
/
...
/
hadolint
5s
lint
/
yamllint
11s
markdown-linter
/
markdown-lint
7s
markdown-linter
/
markdown-link-check
2m 42s
test
/
test-short
1m 50s
test
/
test
8m 47s
test
/
test-coverage
1m 0s
test
/
test-race
6m 38s
test
/
test-fuzz
5m 50s
goreleaser
/
goreleaser
Annotations
12 errors and 10 warnings
lint / golangci-lint:
cmd/celestia-appd/main.go#L7
could not import github.com/celestiaorg/celestia-app/v3/cmd/celestia-appd/cmd (-: # github.com/celestiaorg/celestia-app/v3/cmd/celestia-appd/cmd
|
lint / golangci-lint:
cmd/celestia-appd/cmd/start.go#L135
undefined: contains) (typecheck)
|
lint / golangci-lint:
cmd/celestia-appd/cmd/start.go#L135
undefined: contains (typecheck)
|
lint / golangci-lint
issues found
|
test / test-coverage:
cmd/celestia-appd/cmd/start.go#L135
undefined: contains
|
test / test-coverage
Process completed with exit code 2.
|
test / test-short:
cmd/celestia-appd/cmd/start.go#L135
undefined: contains
|
test / test-short
Process completed with exit code 2.
|
test / test-race:
cmd/celestia-appd/cmd/start.go#L135
undefined: contains
|
test / test-race
Process completed with exit code 2.
|
test / test:
cmd/celestia-appd/cmd/start.go#L135
undefined: contains
|
test / test
Process completed with exit code 2.
|
markdown-linter / markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / hadolint / hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test-coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test-short
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
markdown-linter / markdown-link-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test-fuzz
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test-race
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|