Skip to content

initial stab at compiling vtproto defs for collector connections #522

initial stab at compiling vtproto defs for collector connections

initial stab at compiling vtproto defs for collector connections #522

Triggered via push June 30, 2023 15:19
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: push
rake test
55s
rake test
rake codegen
42s
rake codegen
Fit to window
Zoom out
Zoom in

Annotations

7 errors
rake test
undefined: file_proto_process_agent_proto_init
rake test
v.MarshalToSizedBufferVT undefined (type *Host has no field or method MarshalToSizedBufferVT)
rake test
v.SizeVT undefined (type *Host has no field or method SizeVT)
rake test
mapvalue.UnmarshalVT undefined (type *Host has no field or method UnmarshalVT)
rake test
cannot use &CollectorConnections{} (value of type *CollectorConnections) as type MessageBody in assignment:
rake test
impossible type switch case: *CollectorConnections
rake test
Process completed with exit code 1.