Update flow go to preview 17 #105
Annotations
10 errors and 1 warning
Run golangci/[email protected]:
gateway/emulator.go#L167
undefined: flow (typecheck)
|
Run golangci/[email protected]:
gateway/gateway.go#L32
undefined: flow (typecheck)
|
Run golangci/[email protected]:
gateway/gateway.go#L33
undefined: flow (typecheck)
|
Run golangci/[email protected]:
gateway/mocks/Gateway.go#L22
_m.Called undefined (type *Gateway has no field or method Called) (typecheck)
|
Run golangci/[email protected]:
gateway/mocks/Gateway.go#L52
_m.Called undefined (type *Gateway has no field or method Called) (typecheck)
|
Run golangci/[email protected]:
gateway/mocks/Gateway.go#L82
_m.Called undefined (type *Gateway has no field or method Called) (typecheck)
|
Run golangci/[email protected]:
gateway/mocks/Gateway.go#L533
mock.AssertExpectations undefined (type *Gateway has no field or method AssertExpectations) (typecheck)
|
Run golangci/[email protected]:
gateway/mocks/gateway_mock.go#L68
m.On undefined (type *Gateway has no field or method On) (typecheck)
|
Run golangci/[email protected]:
gateway/mocks/gateway_mock.go#L73
m.On undefined (type *Gateway has no field or method On) (typecheck)
|
Run golangci/[email protected]:
gateway/mocks/gateway_mock.go#L78
m.On undefined (type *Gateway has no field or method On) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading