Skip to content

Support for scheduled object creation #12

Support for scheduled object creation

Support for scheduled object creation #12

Triggered via pull request December 14, 2023 15:16
Status Failure
Total duration 1m 33s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint: pkg/controllers/expiration.go#L1
: # github.com/NCCloud/mayfly/pkg/controllers
Lint: pkg/controllers/scheduled_resource.go#L88
cannot use *scheduledResource (variable of type "github.com/NCCloud/mayfly/pkg/apis/v1alpha1".ScheduledResource) as client.Object value in argument to r.scheduler.CreateOrUpdateCreationJob: "github.com/NCCloud/mayfly/pkg/apis/v1alpha1".ScheduledResource does not implement client.Object (method DeepCopyObject has pointer receiver) (typecheck)
Lint
issues found