Skip to content

doc: remove docs of deprecated directives #4719

doc: remove docs of deprecated directives

doc: remove docs of deprecated directives #4719

Re-run triggered September 29, 2024 07:38
Status Failure
Total duration 37s
Artifacts

lint.yml

on: pull_request
govulncheck
25s
govulncheck
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

16 errors
lint (mac): modules/caddytls/connpolicy.go#L765
clientauth.CA undefined (type *ClientAuthentication has no field or method CA, but does have field ca) (typecheck)
lint (mac): modules/caddyhttp/app.go#L33
could not import github.com/caddyserver/caddy/v2/modules/caddytls (-: # github.com/caddyserver/caddy/v2/modules/caddytls
lint (mac): modules/caddytls/connpolicy.go#L765
clientauth.CA undefined (type *ClientAuthentication has no field or method CA, but does have field ca)) (typecheck)
lint (mac): caddyconfig/httpcaddyfile/builtins.go#L34
could not import github.com/caddyserver/caddy/v2/modules/caddytls (-: # github.com/caddyserver/caddy/v2/modules/caddytls
lint (mac): modules/caddytls/connpolicy.go#L765
clientauth.CA undefined (type *ClientAuthentication has no field or method CA, but does have field ca)) (typecheck)
lint (mac): modules/caddyhttp/fileserver/browse.go#L291
tplCtx.NewTemplate undefined (type *templateContext has no field or method NewTemplate) (typecheck)
lint (mac): modules/caddyhttp/fileserver/browse.go#L297
tplCtx.NewTemplate undefined (type *templateContext has no field or method NewTemplate) (typecheck)
lint (mac): modules/caddyhttp/headers/headers.go#L375
cannot use (*responseWriterWrapper)(nil) (value of type *responseWriterWrapper) as http.ResponseWriter value in variable declaration: *responseWriterWrapper does not implement http.ResponseWriter (missing method Header) (typecheck)
lint (mac): modules/caddyhttp/headers/headers.go#L99
cannot use &responseWriterWrapper{…} (value of type *responseWriterWrapper) as http.ResponseWriter value in assignment: *responseWriterWrapper does not implement http.ResponseWriter (missing method Header) (typecheck)
lint (mac): modules/caddyhttp/intercept/intercept.go#L158
rec.Buffered undefined (type interceptedResponseHandler has no field or method Buffered) (typecheck)
govulncheck: modules/caddytls/connpolicy.go#L765
clientauth.CA undefined (type *ClientAuthentication has no field or method CA, but does have field ca)
govulncheck
Process completed with exit code 1.
lint (windows)
The job was canceled because "mac" failed.
lint (windows)
The operation was canceled.
lint (linux)
The job was canceled because "mac" failed.
lint (linux)
The operation was canceled.