Skip to content

chore: add a sample knuu test #8226

chore: add a sample knuu test

chore: add a sample knuu test #8226

Triggered via pull request July 19, 2024 05:20
Status Failure
Total duration 4m 10s
Artifacts

ci_release.yml

on: pull_request
hadolint  /  hadolint
5s
hadolint / hadolint
yamllint
8s
yamllint
Markdown Lint
5s
Markdown Lint
Matrix: go-ci / Unit Tests Coverage
go-ci  /  ...  /  Da Tests Sync
go-ci / Integration Tests / Da Tests Sync
go-ci  /  ...  /  Integration Tests API
go-ci / Integration Tests / Integration Tests API
go-ci  /  ...  /  Integration Tests Blob
go-ci / Integration Tests / Integration Tests Blob
go-ci  /  ...  /  Integration Tests Fraud
go-ci / Integration Tests / Integration Tests Fraud
go-ci  /  ...  /  Integration Tests ND
go-ci / Integration Tests / Integration Tests ND
go-ci  /  ...  /  Integration Tests Reconstruction
go-ci / Integration Tests / Integration Tests Reconstruction
go-ci  /  ...  /  Integration Tests Sync
go-ci / Integration Tests / Integration Tests Sync
go-ci  /  ...  /  Integration Tests p2p
go-ci / Integration Tests / Integration Tests p2p
version_bump
0s
version_bump
goreleaser
0s
goreleaser
upload-docs
0s
upload-docs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L450
unused-parameter: parameter 'host' seems to be unused, consider removing or renaming it as _ (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L57
var-naming: var executorCpuLimit should be executorCPULimit (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L221
var-naming: func chainId should be chainID (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L226
var-naming: var chainId should be chainID (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L233
var-naming: func chainIdFromStatus should be chainIDFromStatus (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L247
var-naming: var chainId should be chainID (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L264
var-naming: var blockId should be blockID (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L323
var-naming: var chainId should be chainID (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L366
var-naming: var chainId should be chainID (revive)
go-ci / Lint: nodebuilder/tests/e2e/utils.go#L456
unnecessary leading newline (whitespace)