Skip to content

Add guardrails orchestrator CRD and controller #622

Add guardrails orchestrator CRD and controller

Add guardrails orchestrator CRD and controller #622

Triggered via pull request September 24, 2024 22:13
Status Failure
Total duration 34s
Artifacts

controller-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: controllers/guardrails/guardrails_controller.go#L228
expected type, found ')'
build: controllers/guardrails/guardrails_controller.go#L232
expected '{', found 'return'
build: controllers/guardrails/guardrails_controller.go#L232
expected operand, found 'return'
build: controllers/guardrails/guardrails_controller.go#L236
missing ',' in argument list
build: controllers/guardrails/guardrails_controller.go#L236
expected operand, found '.'
build: controllers/guardrails/guardrails_controller.go#L249
missing ',' in argument list
build: controllers/guardrails/guardrails_controller.go#L249
expected operand, found ']'
build: controllers/guardrails/guardrails_controller.go#L249
missing ',' in argument list
build: controllers/guardrails/guardrails_controller.go#L249
expected operand, found newline
build: controllers/guardrails/guardrails_controller.go#L251
missing ',' in argument list
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/