feat: queue items pagination #2540
ci.yaml
on: pull_request
Check for spelling errors
11s
Go Linter
45s
Matrix: test
Annotations
30 errors and 1 warning
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L579
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L553
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L527
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L486
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L453
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L373
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L322
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L285
cannot use &mockQueueStore{} (value of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L272
cannot use &mockQueueStore{} (value of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Go Linter:
internal/cmn/telemetry/collector_test.go#L177
cannot use (*mockQueueStore)(nil) (value of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in variable declaration: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L579
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L553
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L527
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L486
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L453
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L373
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L322
cannot use queueStore (variable of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L285
cannot use &mockQueueStore{} (value of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L272
cannot use &mockQueueStore{} (value of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in argument to NewCollector: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest:
internal/cmn/telemetry/collector_test.go#L177
cannot use (*mockQueueStore)(nil) (value of type *mockQueueStore) as "github.com/dagu-org/dagu/internal/core/exec".QueueStore value in variable declaration: *mockQueueStore does not implement "github.com/dagu-org/dagu/internal/core/exec".QueueStore (missing method ListPaginated)
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Cannot open: File exists
|
|
Test on ubuntu-latest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|