Update flow go to preview 17 #105
Annotations
12 errors and 1 warning
lint:
gateway/emulator.go#L167
undefined: flow (typecheck)
|
lint:
gateway/gateway.go#L32
undefined: flow (typecheck)
|
lint:
gateway/gateway.go#L33
undefined: flow (typecheck)
|
lint:
gateway/mocks/Gateway.go#L22
_m.Called undefined (type *Gateway has no field or method Called) (typecheck)
|
lint:
gateway/mocks/Gateway.go#L52
_m.Called undefined (type *Gateway has no field or method Called) (typecheck)
|
lint:
gateway/mocks/Gateway.go#L82
_m.Called undefined (type *Gateway has no field or method Called) (typecheck)
|
lint:
gateway/mocks/Gateway.go#L533
mock.AssertExpectations undefined (type *Gateway has no field or method AssertExpectations) (typecheck)
|
lint:
gateway/mocks/gateway_mock.go#L68
m.On undefined (type *Gateway has no field or method On) (typecheck)
|
lint:
gateway/mocks/gateway_mock.go#L73
m.On undefined (type *Gateway has no field or method On) (typecheck)
|
lint:
gateway/mocks/gateway_mock.go#L78
m.On undefined (type *Gateway has no field or method On) (typecheck)
|
test
Canceling since a higher priority waiting request for 'CI-39' exists
|
test
The operation was canceled.
|
lint
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/.
|