Skip to content

fix prefix check for list of polr with namespace in memory mode #407

fix prefix check for list of polr with namespace in memory mode

fix prefix check for list of polr with namespace in memory mode #407

Triggered via pull request September 12, 2024 11:29
Status Failure
Total duration 6m 34s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
required: pkg/storage/inmemory/ephr.go#L32
syntax error: unexpected comma, expected expression (typecheck)
required: pkg/storage/inmemory/ephr.go#L32
expected operand, found ',' (typecheck)
required: pkg/storage/inmemory/ephr.go#L39
missing ',' in argument list (typecheck)
required: pkg/storage/inmemory/ephr.go#L40
expected operand, found '}' (typecheck)
required: pkg/storage/inmemory/ephr.go#L44
missing ',' in argument list (typecheck)
required: pkg/storage/inmemory/ephr.go#L46
missing ',' in argument list (typecheck)
required: pkg/storage/inmemory/ephr.go#L47
missing ',' before newline in argument list (typecheck)
required: pkg/storage/inmemory/ephr.go#L48
expected operand, found 'if' (typecheck)
required: pkg/storage/inmemory/ephr.go#L49
missing ',' before newline in composite literal (typecheck)
required: pkg/storage/inmemory/ephr.go#L50
expected operand, found 'return' (typecheck)