Merge branch 'master' into v6_dev #1776
Annotations
8 errors and 1 warning
Lint:
internal/proxy/connect_handler_test.go#L51
unknown field HttpStatusTransforms in struct literal of type configtypes.Proxy
|
Lint:
internal/proxy/connect_handler_test.go#L51
undefined: HttpStatusToCodeTransform
|
Lint:
internal/proxy/connect_handler_test.go#L52
undefined: TransformDisconnect (typecheck)
|
Lint
issues found
|
Test with Go 1.23.2:
internal/proxy/connect_handler_test.go#L51
unknown field HttpStatusTransforms in struct literal of type configtypes.Proxy
|
Test with Go 1.23.2:
internal/proxy/connect_handler_test.go#L51
undefined: HttpStatusToCodeTransform
|
Test with Go 1.23.2:
internal/proxy/connect_handler_test.go#L52
undefined: TransformDisconnect
|
Test with Go 1.23.2
Process completed with exit code 2.
|
Test with Go 1.23.2
Restore cache failed: Dependencies file is not found in /home/runner/work/centrifugo/centrifugo. Supported file pattern: go.sum
|