add missing route fields to data source #76
Annotations
10 errors and 1 warning
Run golangci-lint:
internal/provider/route.go#L129
syntax error: unexpected <<, expected expression
|
Run golangci-lint:
internal/provider/route.go#L138
syntax error: unexpected <<, expected expression (typecheck)
|
Run golangci-lint:
internal/provider/route.go#L129
expected operand, found '<<' (typecheck)
|
Run golangci-lint:
internal/provider/route.go#L212
missing ',' in composite literal (typecheck)
|
Run golangci-lint:
internal/provider/route.go#L213
expected operand, found 'return' (typecheck)
|
Run golangci-lint:
internal/provider/route.go#L217
missing ',' in composite literal (typecheck)
|
Run golangci-lint:
internal/provider/route.go#L221
missing ',' before newline in composite literal (typecheck)
|
Run golangci-lint:
internal/provider/route.go#L223
expected operand, found 'return' (typecheck)
|
Run golangci-lint:
internal/provider/route.go#L230
missing ',' in composite literal (typecheck)
|
Run golangci-lint:
internal/provider/route.go#L235
expected operand, found 'return' (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading