Skip to content

Alias variables block in the Target struct #6707

Alias variables block in the Target struct

Alias variables block in the Target struct #6707

Triggered via pull request September 4, 2024 13:48
Status Failure
Total duration 4m 30s
Artifacts

push.yml

on: pull_request
fmt
22s
fmt
validate-bundle-schema
24s
validate-bundle-schema
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests (macos-latest): bundle/config/root_test.go#L142
cannot use map[string]*variable.Variable{…} (value of type map[string]*variable.Variable) as map[string]any value in struct literal (compile)
tests (macos-latest)
Process completed with exit code 2.
tests (ubuntu-latest): bundle/config/root_test.go#L142
cannot use map[string]*variable.Variable{…} (value of type map[string]*variable.Variable) as map[string]any value in struct literal (compile)
tests (ubuntu-latest)
Process completed with exit code 2.
tests (windows-latest): bundle/config/root_test.go#L142
cannot use map[string]*variable.Variable{…} (value of type map[string]*variable.Variable) as map[string]any value in struct literal (compile)
tests (windows-latest)
Process completed with exit code 1.