API for authorization #9768
Annotations
10 errors
Run make -k lint:
api/v1alpha1/accesslogging_types.go#L1
: # github.com/envoyproxy/gateway/api/v1alpha1
|
Run make -k lint:
api/v1alpha1/securitypolicy_types.go#L88
syntax error: unexpected json in struct type; possibly missing semicolon or newline or }
|
Run make -k lint:
api/v1alpha1/securitypolicy_types.go#L97
string not terminated (typecheck)
|
Run make -k lint:
api/v1alpha1/securitypolicy_types.go#L88
expected ';', found json (typecheck)
|
Run make -k lint:
api/v1alpha1/securitypolicy_types.go#L97
raw string literal not terminated (typecheck)
|
Run make -k lint:
api/v1alpha1/securitypolicy_types.go#L102
expected '}', found 'EOF' (typecheck)
|
Run make -k lint:
internal/cmd/version/version.go#L17
could not import github.com/envoyproxy/gateway/api/v1alpha1 (-: # github.com/envoyproxy/gateway/api/v1alpha1
|
Run make -k lint:
api/v1alpha1/securitypolicy_types.go#L88
syntax error: unexpected json in struct type; possibly missing semicolon or newline or }
|
Run make -k lint:
api/v1alpha1/securitypolicy_types.go#L97
string not terminated) (typecheck)
|
Run make -k lint:
internal/envoygateway/scheme.go#L16
could not import github.com/envoyproxy/gateway/api/v1alpha1 (-: # github.com/envoyproxy/gateway/api/v1alpha1
|
Loading