CI pipeline for PR - (#123) feat: New movement implementation #528
pr_ci.yml
on: pull_request
Continuous integration
7s
lint
12s
Generate code
14s
Annotations
4 errors and 3 warnings
Generate code
package movements/movement is not in std (/opt/hostedtoolcache/go/1.22.10/x64/src/movements/movement)
|
Generate code
cannot use rulePositionBefore7 (variable of type rule.Position) as movement.Position value in argument to securityPolicyRuleApi.MoveGroup: rule.Position does not implement movement.Position (missing method GetExpected)
|
Generate code
cannot use rulePositionBottom (variable of type rule.Position) as movement.Position value in argument to securityPolicyRuleApi.MoveGroup: rule.Position does not implement movement.Position (missing method GetExpected)
|
Generate code
Process completed with exit code 1.
|
Continuous integration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Generate code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|