Alias variables block in the Target
struct
#6707
push.yml
on: pull_request
fmt
22s
validate-bundle-schema
24s
Matrix: tests
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.
|