Skip to content

PythonMutator: add diagnostics #5806

PythonMutator: add diagnostics

PythonMutator: add diagnostics #5806

Triggered via pull request June 26, 2024 13:44
Status Failure
Total duration 5m 20s
Artifacts

push.yml

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

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.