Skip to content

When updating a sensitive variable, the value needs to be null. This … #1083

When updating a sensitive variable, the value needs to be null. This …

When updating a sensitive variable, the value needs to be null. This … #1083

Triggered via pull request February 20, 2025 08:37
Status Failure
Total duration 4m 19s
Artifacts

integration-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test: pkg/scriptmodules/script_module_service.go#L51
cannot use scriptModule.ScriptBody (variable of type string) as *string value in assignment
test: pkg/scriptmodules/script_module_service.go#L55
cannot use scriptModule.Syntax (variable of type string) as *string value in assignment
test: pkg/scriptmodules/script_module_service.go#L176
cannot use scriptModule.ScriptBody (variable of type string) as *string value in assignment
test: pkg/scriptmodules/script_module_service.go#L180
cannot use scriptModule.Syntax (variable of type string) as *string value in assignment
test: pkg/scriptmodules/script_module_service.go#L188
cannot use variable.Value (variable of type *string) as string value in assignment
test: pkg/scriptmodules/script_module_service.go#L192
cannot use variable.Value (variable of type *string) as string value in assignment
test: pkg/scriptmodules/script_module_service.go#L231
cannot use variable.Value (variable of type *string) as string value in assignment
test: pkg/scriptmodules/script_module_service.go#L235
cannot use variable.Value (variable of type *string) as string value in assignment
test
Process completed with exit code 1.