feat(test-e2e): add first knuu e2e-test #9927
ci_release.yml
on: pull_request
setup
0s
Matrix: go-ci / Unit Tests Coverage
go-ci
/
Lint
2m 56s
go-ci
/
Lint Imports
30s
go-ci
/
Go Mod Tidy Check
22s
go-ci
/
...
/
Da Tests Sync
go-ci
/
...
/
Integration Tests API
go-ci
/
...
/
Integration Tests Blob
go-ci
/
...
/
Integration Tests Fraud
go-ci
/
...
/
Integration Tests ND
go-ci
/
...
/
Integration Tests Reconstruction
go-ci
/
...
/
Integration Tests Sync
go-ci
/
...
/
Integration Tests Sync
go-ci
/
...
/
Integration Tests p2p
Annotations
11 errors and 9 warnings
go-ci / Lint Imports
Process completed with exit code 2.
|
go-ci / Lint:
test/e2e/simple.go#L91
Error return value of `tn.CreateBridgeNodes` is not checked (errcheck)
|
go-ci / Lint:
test/e2e/simple.go#L92
Error return value of `tn.CreateFullNodes` is not checked (errcheck)
|
go-ci / Lint:
test/e2e/simple.go#L95
Error return value of `tn.CreateBridgeNodes` is not checked (errcheck)
|
go-ci / Lint:
test/e2e/simple.go#L96
Error return value of `tn.CreateFullNodes` is not checked (errcheck)
|
go-ci / Lint:
test/e2e/simple.go#L97
Error return value of `tn.CreateLightNodes` is not checked (errcheck)
|
go-ci / Lint:
test/e2e/prometheus/prometheus.go#L53
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
go-ci / Lint:
test/e2e/testnet/defaults.go#L11
var-naming: const p2pPortTcp should be p2pPortTCP (revive)
|
go-ci / Lint:
test/e2e/testnet/defaults.go#L12
var-naming: const p2pPortUdp should be p2pPortUDP (revive)
|
go-ci / Lint:
test/e2e/testnet/node.go#L228
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
go-ci / Lint:
test/e2e/testnet/node.go#L232
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Markdown Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
hadolint / hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-ci / Setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-ci / Go Mod Tidy Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-ci / Lint Imports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-ci / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-ci / Unit Tests Coverage (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|