PythonMutator: add diagnostics #5806
push.yml
on: pull_request
fmt
16s
validate-bundle-schema
29s
Matrix: tests
Annotations
7 errors
fmt
Process completed with exit code 1.
|
tests (macos-latest):
bundle/config/mutator/python/python_diagnostics.go#L24
should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (S1007)
|
tests (macos-latest)
Process completed with exit code 2.
|
tests (ubuntu-latest):
bundle/config/mutator/python/python_diagnostics.go#L24
should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (S1007)
|
tests (ubuntu-latest)
Process completed with exit code 2.
|
tests (windows-latest):
bundle/config/mutator/python/python_diagnostics.go#L24
should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (S1007)
|
tests (windows-latest)
Process completed with exit code 1.
|