Add app integeration test #130
Annotations
10 errors and 1 warning
test/integration/kprobe_test.go#L25
TestKprobeGoCounter redeclared in this block
|
test/integration/app_test.go#L27
other declaration of TestKprobeGoCounter
|
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doKprobeCheck
|
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doTcCheck
|
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doTracepointCheck
|
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doUprobeCheck
|
test/integration/app_test.go#L58
cannot use output (variable of type *bytes.Buffer) as string value in argument to doXdpCheck
|
test/integration/app_test.go#L68
output.String undefined (type string has no field or method String)
|
test/integration/app_test.go#L71
undefined: t
|
test/integration/app_test.go#L73
undefined: t
|
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/.
|
This job failed
Loading