Add basic e2e tests #228
integration.yaml
on: pull_request
build-arena
3m 9s
build-java-sdk
24s
build-docs
13s
e2e-test
35s
Annotations
10 errors and 4 warnings
build-arena:
test/e2e/suite_test.go#L56
var `cfg` is unused (unused)
|
build-arena:
pkg/serving/list.go#L194
S1009: should omit nil check; len() for []github.com/kubeflow/arena/pkg/apis/types.Endpoint is defined as zero (gosimple)
|
build-arena:
pkg/serving/update.go#L89
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
|
build-arena:
pkg/serving/update.go#L96
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
|
build-arena:
pkg/serving/update.go#L103
S1009: should omit nil check; len() for map[string]string is defined as zero (gosimple)
|
build-arena:
pkg/serving/update.go#L112
S1009: should omit nil check; len() for []github.com/kubeflow/arena/pkg/apis/types.TolerationArgs is defined as zero (gosimple)
|
build-arena:
pkg/serving/update.go#L205
S1009: should omit nil check; len() for []github.com/kubeflow/arena/pkg/apis/types.TolerationArgs is defined as zero (gosimple)
|
build-arena:
pkg/serving/update.go#L251
S1009: should omit nil check; len() for []github.com/kubeflow/arena/pkg/apis/types.TolerationArgs is defined as zero (gosimple)
|
build-arena:
pkg/apis/config/user.go#L84
printf: non-constant format string in call to fmt.Errorf (govet)
|
build-arena:
pkg/argsbuilder/evaluatejob.go#L315
printf: non-constant format string in call to github.com/sirupsen/logrus.Debugf (govet)
|
build-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-java-sdk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-arena
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|