Add app integeration test #130
pull_request.yml
on: pull_request
Matrix: Build, lint, test
Matrix: kubernetes-integration-tests
build-workflow-complete
0s
Annotations
10 errors and 4 warnings
kubernetes-integration-tests (1.22):
test/integration/kprobe_test.go#L25
TestKprobeGoCounter redeclared in this block
|
kubernetes-integration-tests (1.22):
test/integration/app_test.go#L27
other declaration of TestKprobeGoCounter
|
kubernetes-integration-tests (1.22):
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doKprobeCheck
|
kubernetes-integration-tests (1.22):
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doTcCheck
|
kubernetes-integration-tests (1.22):
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doTracepointCheck
|
kubernetes-integration-tests (1.22):
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doUprobeCheck
|
kubernetes-integration-tests (1.22):
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doXdpCheck
|
kubernetes-integration-tests (1.22):
test/integration/app_test.go#L68
output.String undefined (type string has no field or method String)
|
|
|
check-license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Checking bundle up-to-date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, test (1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
kubernetes-integration-tests (1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|