Skip to content

Add support for reliable acks based on configuration #489

Add support for reliable acks based on configuration

Add support for reliable acks based on configuration #489

Triggered via pull request April 22, 2024 23:51
Status Failure
Total duration 2m 49s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: config/config_initializer_test.go#L26
unknown field ReliableAck in struct literal of type Config
build: config/config_test.go#L36
unknown field ReliableAck in struct literal of type Config
build: config/config_test.go#L37
unknown field ReliableAckWorkers in struct literal of type Config
build: server/streaming/server_test.go#L56
too many arguments in call to s.ServeBinaryWs
build: server/streaming/socket_test.go#L39
too many arguments in call to telemetry.NewBinarySerializer
build: telemetry/record_test.go#L35
too many arguments in call to telemetry.NewBinarySerializer
build: telemetry/serializer_test.go#L169
too many arguments in call to telemetry.NewBinarySerializer
build: telemetry/serializer_test.go#L259
too many arguments in call to telemetry.NewBinarySerializer
build: telemetry/serializer_test.go#L260
serializer.ReliableAck undefined (type *telemetry.BinarySerializer has no field or method ReliableAck)
build: telemetry/serializer_test.go#L262
too many arguments in call to telemetry.NewBinarySerializer
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.