add ci & e2e tests #15
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/
|