Skip to content

Replace incorrect use of fmt.Errorf#3883

Merged
gotjosh merged 1 commit intoprometheus:mainfrom
grobinson-grafana:grobinson/replace-fmt-with-errors
Jun 20, 2024
Merged

Replace incorrect use of fmt.Errorf#3883
gotjosh merged 1 commit intoprometheus:mainfrom
grobinson-grafana:grobinson/replace-fmt-with-errors

Conversation

@grobinson-grafana
Copy link
Collaborator

@grobinson-grafana grobinson-grafana commented Jun 18, 2024

This commit replaces incorrect use of fmt.Errorf with errors.New in silence.go.

Copy link
Contributor

@TheMeier TheMeier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

failing test is the known flaky one

This commit replaces incorrect use of fmt.Errorf with errors.New
in silence.go.

Signed-off-by: George Robinson <george.robinson@grafana.com>
@grobinson-grafana grobinson-grafana force-pushed the grobinson/replace-fmt-with-errors branch from 893ca72 to 1493a38 Compare June 18, 2024 13:41
@grobinson-grafana
Copy link
Collaborator Author

failing test is the known flaky one

Thanks! I force pushed to restart it 😄

@gotjosh gotjosh merged commit db32fab into prometheus:main Jun 20, 2024
grobinson-grafana added a commit to grobinson-grafana/alertmanager that referenced this pull request Jun 20, 2024
@grobinson-grafana grobinson-grafana deleted the grobinson/replace-fmt-with-errors branch June 25, 2024 15:59
TheMeier pushed a commit to TheMeier/alertmanager that referenced this pull request Sep 29, 2024
tjhop pushed a commit to tjhop/alertmanager that referenced this pull request Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants