Skip to content

chore: skip caching go modules twice #57

chore: skip caching go modules twice

chore: skip caching go modules twice #57

Triggered via push May 16, 2024 06:47
Status Success
Total duration 1m 26s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Analyze (go, 1.22, 22.x)
cannot use ((*RawMessage)(nil)) (value of type *RawMessage) as protobuf_go_lite.Message value in variable declaration: *RawMessage does not implement protobuf_go_lite.Message (missing method MarshalToSizedBufferVT)
Analyze (go, 1.22, 22.x)
cannot use &s.readMsg (value of type *RawMessage) as protobuf_go_lite.Message value in argument to s.Stream.MsgRecv: *RawMessage does not implement protobuf_go_lite.Message (missing method MarshalToSizedBufferVT)
Analyze (go, 1.22, 22.x)
cannot use &s.writeMsg (value of type *RawMessage) as protobuf_go_lite.Message value in argument to s.Stream.MsgSend: *RawMessage does not implement protobuf_go_lite.Message (missing method MarshalToSizedBufferVT)