Skip to content

add ci & e2e tests

add ci & e2e tests #15

Triggered via pull request October 17, 2024 07:41
@zxh326zxh326
synchronize #3
add-ci
Status Failure
Total duration 5m 31s
Billable time 6m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: test/e2e/e2e_test.go#L223
ginkgo-linter: wrong boolean assertion. Consider using `ExpectWithOffset(1, node.Spec.HostNetwork).Should(BeTrue())` instead (ginkgolinter)
build: test/e2e/e2e_test.go#L369
ginkgo-linter: wrong boolean assertion. Consider using `ExpectWithOffset(1, node.Spec.HostNetwork).Should(BeTrue())` instead (ginkgolinter)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/