Skip to content

fix: Idle handler refactor #3354

fix: Idle handler refactor

fix: Idle handler refactor #3354

Triggered via pull request September 8, 2023 20:28
Status Failure
Total duration 6m 23s
Artifacts

ci.yaml

on: pull_request
Matrix: E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 1 warning
E2E Tests (jetstream, diamond-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, diamond-e2e)
Process completed with exit code 2.
Codegen: pkg/watermark/wmb/interface.go#L17
expected declaration, found m
Codegen
Process completed with exit code 2.
E2E Tests (jetstream, http-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, http-e2e)
Process completed with exit code 2.
E2E Tests (jetstream, e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, e2e)
Process completed with exit code 2.
E2E Tests (jetstream, redis-streams-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, redis-streams-e2e)
Process completed with exit code 2.
E2E Tests (jetstream, kafka-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, kafka-e2e)
Process completed with exit code 2.
E2E Tests (jetstream, reduce-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, reduce-e2e)
Process completed with exit code 2.
E2E Tests (jetstream, nats-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, nats-e2e)
Process completed with exit code 2.
E2E Tests (jetstream, sdks-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, sdks-e2e)
Process completed with exit code 2.
E2E Tests (jetstream, udsource-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, udsource-e2e)
Process completed with exit code 2.
E2E Tests (jetstream, transformer-e2e): pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
E2E Tests (jetstream, transformer-e2e)
Process completed with exit code 2.
Lint: pkg/shared/idlehandler/idlehandler.go#L27
could not import github.com/numaproj/numaflow/pkg/watermark/wmb (-: # github.com/numaproj/numaflow/pkg/watermark/wmb
Lint
syntax error: non-declaration statement outside function body)\" were hidden, use --max-same-issues"
Lint: pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body) (typecheck)
Lint: pkg/watermark/generic/noop.go#L23
could not import github.com/numaproj/numaflow/pkg/watermark/wmb (-: # github.com/numaproj/numaflow/pkg/watermark/wmb
Lint: pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body) (typecheck)
Lint: pkg/sinks/sink.go#L30
could not import github.com/numaproj/numaflow/pkg/watermark/wmb (-: # github.com/numaproj/numaflow/pkg/watermark/wmb
Lint: pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body) (typecheck)
Lint: pkg/sinks/sink.go#L176
sinker.Start undefined (type Sinker has no field or method Start) (typecheck)
Lint: pkg/sinks/sink.go#L189
sinker.Stop undefined (type Sinker has no field or method Stop) (typecheck)
Lint: pkg/sources/source.go#L238
sourcer.Start undefined (type Sourcer has no field or method Start) (typecheck)
Unit Tests: pkg/watermark/wmb/interface.go#L17
syntax error: non-declaration statement outside function body
Unit Tests
Process completed with exit code 2.
Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/numaflow/numaflow. Supported file pattern: go.sum