Skip to content

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

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

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

Triggered via pull request January 5, 2025 23:59
Status Failure
Total duration 4m 49s
Artifacts

integration-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: pkg/scriptmodules/script_module_service.go#L50
cannot use scriptModule.ScriptBody (variable of type string) as *string value in assignment
test: pkg/scriptmodules/script_module_service.go#L54
cannot use scriptModule.Syntax (variable of type string) as *string value in assignment
test: pkg/scriptmodules/script_module_service.go#L130
cannot use variable.Value (variable of type *string) as string value in assignment
test: pkg/scriptmodules/script_module_service.go#L134
cannot use variable.Value (variable of type *string) as string value in assignment
test: pkg/scriptmodules/script_module_service.go#L182
cannot use scriptModule.ScriptBody (variable of type string) as *string value in assignment
test: pkg/scriptmodules/script_module_service.go#L186
cannot use scriptModule.Syntax (variable of type string) as *string value in assignment
test: pkg/scriptmodules/script_module_service.go#L194
cannot use variable.Value (variable of type *string) as string value in assignment
test: pkg/scriptmodules/script_module_service.go#L198
cannot use variable.Value (variable of type *string) as string value in assignment
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636