Skip to content

remove gogo from process proto #1312

remove gogo from process proto

remove gogo from process proto #1312

Triggered via push November 14, 2024 09:49
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: push
rake test
53s
rake test
rake codegen
27s
rake codegen
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
rake codegen
Process completed with exit code 1.
rake test
cannot use &CollectorProc{} (value of type *CollectorProc) as MessageBody value in assignment: *CollectorProc does not implement MessageBody (missing method Size)
rake test
cannot use &CollectorConnections{} (value of type *CollectorConnections) as MessageBody value in assignment: *CollectorConnections does not implement MessageBody (missing method Size)
rake test
cannot use &CollectorRealTime{} (value of type *CollectorRealTime) as MessageBody value in assignment: *CollectorRealTime does not implement MessageBody (missing method Size)
rake test
cannot use &ResCollector{} (value of type *ResCollector) as MessageBody value in assignment: *ResCollector does not implement MessageBody (missing method Size)
rake test
cannot use &CollectorContainer{} (value of type *CollectorContainer) as MessageBody value in assignment: *CollectorContainer does not implement MessageBody (missing method Size)
rake test
cannot use &CollectorContainerRealTime{} (value of type *CollectorContainerRealTime) as MessageBody value in assignment: *CollectorContainerRealTime does not implement MessageBody (missing method Size)
rake test
cannot use &CollectorPod{} (value of type *CollectorPod) as MessageBody value in assignment: *CollectorPod does not implement MessageBody (missing method Size)
rake test
cannot use &CollectorReplicaSet{} (value of type *CollectorReplicaSet) as MessageBody value in assignment: *CollectorReplicaSet does not implement MessageBody (missing method Size)
rake test
cannot use &CollectorDeployment{} (value of type *CollectorDeployment) as MessageBody value in assignment: *CollectorDeployment does not implement MessageBody (missing method Size)
rake test
cannot use &CollectorService{} (value of type *CollectorService) as MessageBody value in assignment: *CollectorService does not implement MessageBody (missing method Size)
rake codegen
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rake test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/