add ctx to defined_entity_test.go #16
Annotations
10 errors and 2 warnings
gosec:
govcd/defined_interface_test.go#L139
not enough arguments in call to vcd.client.CreateDefinedInterface
|
gosec:
govcd/defined_interface_test.go#L148
not enough arguments in call to di.Delete
|
gosec:
govcd/defined_interface_test.go#L161
not enough arguments in call to di.AddBehavior
|
gosec:
govcd/defined_interface_test.go#L169
not enough arguments in call to di.AddBehavior
|
gosec:
govcd/defined_interface_test.go#L174
not enough arguments in call to di.GetAllBehaviors
|
gosec:
govcd/defined_interface_test.go#L180
not enough arguments in call to di.GetBehaviorById
|
gosec:
govcd/defined_interface_test.go#L184
not enough arguments in call to di.GetBehaviorByName
|
gosec:
govcd/defined_interface_test.go#L189
not enough arguments in call to di.GetBehaviorById
|
gosec:
govcd/defined_interface_test.go#L196
not enough arguments in call to di.GetBehaviorByName
|
gosec:
govcd/defined_interface_test.go#L210
not enough arguments in call to di.UpdateBehavior
|
gosec
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/
|
gosec
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|