Add security board and code to OpenPositionAction #154
Annotations
10 errors and 2 warnings
lint:
mock_broker.go#L18
_m.Called undefined (type *MockBroker has no field or method Called) (typecheck)
|
lint:
mock_broker.go#L42
_m.Called undefined (type *MockBroker has no field or method Called) (typecheck)
|
lint:
mock_broker.go#L66
_m.Called undefined (type *MockBroker has no field or method Called) (typecheck)
|
lint:
mock_broker.go#L107
mock.AssertExpectations undefined (type *MockBroker has no field or method AssertExpectations) (typecheck)
|
lint:
mock_broker_runner.go#L18
_m.Called undefined (type *MockBrokerRunner has no field or method Called) (typecheck)
|
lint:
mock_broker_runner.go#L42
_m.Called undefined (type *MockBrokerRunner has no field or method Called) (typecheck)
|
lint:
mock_broker_runner.go#L66
_m.Called undefined (type *MockBrokerRunner has no field or method Called) (typecheck)
|
lint:
mock_broker_runner.go#L121
mock.AssertExpectations undefined (type *MockBrokerRunner has no field or method AssertExpectations) (typecheck)
|
lint:
mock_strategy.go#L18
_m.Called undefined (type *MockStrategy has no field or method Called) (typecheck)
|
lint:
mock_strategy.go#L40
mock.AssertExpectations undefined (type *MockStrategy has no field or method AssertExpectations) (typecheck)
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|