Skip to content

Track multiple locations associated with a dyn.Value #5944

Track multiple locations associated with a dyn.Value

Track multiple locations associated with a dyn.Value #5944

Triggered via pull request July 5, 2024 07:55
Status Failure
Total duration 3m 42s
Artifacts

push.yml

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

Annotations

25 errors
fmt
Process completed with exit code 1.
tests (macos-latest): bundle/config/mutator/python/python_mutator_test.go#L473
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (macos-latest): bundle/config/mutator/python/python_mutator_test.go#L480
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (macos-latest): bundle/config/mutator/python/python_mutator_test.go#L487
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (macos-latest): bundle/config/mutator/python/python_mutator_test.go#L495
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (macos-latest): bundle/config/mutator/python/python_mutator_test.go#L503
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (macos-latest): bundle/config/mutator/python/python_mutator_test.go#L504
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (macos-latest): bundle/config/mutator/python/python_mutator_test.go#L513
dyn.NilValue.WithLocation undefined (type dyn.Value has no field or method WithLocation) (compile)
tests (macos-latest)
Process completed with exit code 2.
tests (ubuntu-latest): bundle/config/mutator/python/python_mutator_test.go#L473
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (ubuntu-latest): bundle/config/mutator/python/python_mutator_test.go#L480
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (ubuntu-latest): bundle/config/mutator/python/python_mutator_test.go#L487
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (ubuntu-latest): bundle/config/mutator/python/python_mutator_test.go#L495
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (ubuntu-latest): bundle/config/mutator/python/python_mutator_test.go#L503
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (ubuntu-latest): bundle/config/mutator/python/python_mutator_test.go#L504
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (ubuntu-latest): bundle/config/mutator/python/python_mutator_test.go#L513
dyn.NilValue.WithLocation undefined (type dyn.Value has no field or method WithLocation) (compile)
tests (ubuntu-latest)
Process completed with exit code 2.
tests (windows-latest): bundle/config/mutator/python/python_mutator_test.go#L473
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (windows-latest): bundle/config/mutator/python/python_mutator_test.go#L480
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (windows-latest): bundle/config/mutator/python/python_mutator_test.go#L487
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (windows-latest): bundle/config/mutator/python/python_mutator_test.go#L495
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (windows-latest): bundle/config/mutator/python/python_mutator_test.go#L503
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (windows-latest): bundle/config/mutator/python/python_mutator_test.go#L504
cannot use location (variable of type dyn.Location) as []dyn.Location value in argument to dyn.NewValue
tests (windows-latest): bundle/config/mutator/python/python_mutator_test.go#L513
dyn.NilValue.WithLocation undefined (type dyn.Value has no field or method WithLocation) (compile)
tests (windows-latest)
Process completed with exit code 1.