Caddyfile support #197
Annotations
10 errors and 1 warning
modules/l4tls/matcher.go#L225
undefined: caddytls.MatchLocalIP
|
modules/l4tls/matcher.go#L226
undefined: caddytls.MatchLocalIP
|
modules/l4tls/handler.go#L251
ca.UnmarshalCaddyfile undefined (type *caddytls.ClientAuthentication has no field or method UnmarshalCaddyfile)
|
modules/l4tls/handler.go#L277
cp.Drop undefined (type *caddytls.ConnectionPolicy has no field or method Drop)
|
modules/l4socks/socks5_matcher_test.go#L33
cannot use []uint8{…} (value of type []uint8) as []uint16 value in struct literal
|
modules/l4socks/socks5_matcher_test.go#L34
cannot use []uint8{…} (value of type []uint8) as []uint16 value in struct literal
|
modules/l4socks/socks5_matcher_test.go#L35
cannot use []uint8{…} (value of type []uint8) as []uint16 value in struct literal
|
modules/l4socks/socks5_matcher_test.go#L38
cannot use []uint8{…} (value of type []uint8) as []uint16 value in struct literal
|
modules/l4socks/socks5_matcher_test.go#L39
cannot use []uint8{…} (value of type []uint8) as []uint16 value in struct literal
|
modules/l4socks/socks5_matcher_test.go#L40
cannot use []uint8{…} (value of type []uint8) as []uint16 value in struct literal
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: engineerd/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading