Skip to content

Managerclient as submodule #487

Managerclient as submodule

Managerclient as submodule #487

Triggered via pull request September 2, 2024 11:26
Status Failure
Total duration 1m 44s
Artifacts

sanity-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Various checks: pkg/service/scheduler/model.go#L17
cannot find module providing package github.com/scylladb/scylla-manager/v3/pkg/util/schedules/trigger: import lookup disabled by -mod=vendor
Various checks: pkg/service/scheduler/model.go#L17
cannot find module providing package github.com/scylladb/scylla-manager/v3/pkg/util/schedules/trigger: import lookup disabled by -mod=vendor
Various checks: pkg/service/scheduler/model.go#L17
cannot find module providing package github.com/scylladb/scylla-manager/v3/pkg/util/schedules/trigger: import lookup disabled by -mod=vendor
Various checks: pkg/service/scheduler/model.go#L17
cannot find module providing package github.com/scylladb/scylla-manager/v3/pkg/util/schedules/trigger: import lookup disabled by -mod=vendor
Various checks: pkg/scheduler/scheduler.go#L58
undefined: Trigger (typecheck)
Various checks: pkg/service/scheduler/details.go#L6
could not import github.com/scylladb/scylla-manager/v3/pkg/scheduler (-: # github.com/scylladb/scylla-manager/v3/pkg/scheduler
Various checks: pkg/scheduler/scheduler.go#L58
undefined: Trigger) (typecheck)
Various checks: pkg/service/scheduler/model.go#L187
undefined: Cron (typecheck)
Various checks: pkg/service/scheduler/model.go#L79
w.MarshalText undefined (type WeekdayTime has no field or method MarshalText) (typecheck)
Various checks: pkg/service/scheduler/model.go#L86
w.UnmarshalText undefined (type *WeekdayTime has no field or method UnmarshalText) (typecheck)
Various checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/