Add allow list for resources when bundle run_as
is set
#4884
Annotations
15 errors
tests (ubuntu-latest):
bundle/config/mutator/run_as_test.go#L26
M (type dyn.Mapping) does not satisfy ~map[K]V
|
tests (ubuntu-latest):
bundle/config/mutator/run_as_test.go#L27
cannot infer S ($GOROOT/src/slices/sort.go:14:11)
|
tests (ubuntu-latest):
bundle/config/mutator/run_as_test.go#L93
cannot use err (variable of type diag.Diagnostics) as error value in argument to assert.NoError: diag.Diagnostics does not implement error (wrong type for method Error)
|
tests (ubuntu-latest):
bundle/config/mutator/run_as_test.go#L178
cannot use bundle.Apply(context.Background(), b, SetRunAs()) (value of type diag.Diagnostics) as error value in assignment: diag.Diagnostics does not implement error (wrong type for method Error)
|
tests (ubuntu-latest)
Process completed with exit code 2.
|
tests (macos-latest):
bundle/config/mutator/run_as_test.go#L26
M (type dyn.Mapping) does not satisfy ~map[K]V
|
tests (macos-latest):
bundle/config/mutator/run_as_test.go#L27
cannot infer S ($GOROOT/src/slices/sort.go:14:11)
|
tests (macos-latest):
bundle/config/mutator/run_as_test.go#L93
cannot use err (variable of type diag.Diagnostics) as error value in argument to assert.NoError: diag.Diagnostics does not implement error (wrong type for method Error)
|
tests (macos-latest):
bundle/config/mutator/run_as_test.go#L178
cannot use bundle.Apply(context.Background(), b, SetRunAs()) (value of type diag.Diagnostics) as error value in assignment: diag.Diagnostics does not implement error (wrong type for method Error)
|
tests (macos-latest)
Process completed with exit code 2.
|
tests (windows-latest):
bundle/config/mutator/run_as_test.go#L26
M (type dyn.Mapping) does not satisfy ~map[K]V
|
tests (windows-latest):
bundle/config/mutator/run_as_test.go#L27
cannot infer S ($GOROOT/src/slices/sort.go:14:11)
|
tests (windows-latest):
bundle/config/mutator/run_as_test.go#L93
cannot use err (variable of type diag.Diagnostics) as error value in argument to assert.NoError: diag.Diagnostics does not implement error (wrong type for method Error)
|
tests (windows-latest):
bundle/config/mutator/run_as_test.go#L178
cannot use bundle.Apply(context.Background(), b, SetRunAs()) (value of type diag.Diagnostics) as error value in assignment: diag.Diagnostics does not implement error (wrong type for method Error)
|
tests (windows-latest)
Process completed with exit code 1.
|