Use the new add milestone API #238
Annotations
10 errors and 2 warnings
golangci-lint:
protocol/cuprotocol.go#L22
cloneMsg.ID undefined (type CUPipelineRestartReq has no field or method ID) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L47
r.ID undefined (type *CUPipelineRestartReq has no field or method ID) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L48
r.Src undefined (type *CUPipelineRestartReq has no field or method Src) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L49
r.Dst undefined (type *CUPipelineRestartReq has no field or method Dst) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L66
cloneMsg.ID undefined (type CUPipelineRestartRsp has no field or method ID) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L91
r.ID undefined (type *CUPipelineRestartRsp has no field or method ID) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L92
r.Src undefined (type *CUPipelineRestartRsp has no field or method Src) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L93
r.Dst undefined (type *CUPipelineRestartRsp has no field or method Dst) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L110
cloneMsg.ID undefined (type CUPipelineFlushReq has no field or method ID) (typecheck)
|
golangci-lint:
protocol/cuprotocol.go#L135
r.ID undefined (type *CUPipelineFlushReq has no field or method ID) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading