Rel notes for oplog Per Hour panel #9979
Annotations
10 errors and 1 warning
Run code linters:
managed/services/server/logs_test.go#L74
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run code linters:
managed/services/server/logs_test.go#L75
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run code linters:
managed/services/server/logs_test.go#L77
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
Run code linters:
agent/runner/actions/postgresql_show_create_table_action.go#L224
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Run code linters:
agent/runner/actions/postgresql_show_create_table_action.go#L291
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Run code linters:
agent/runner/actions/postgresql_show_create_table_action.go#L375
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
Run code linters:
agent/main_test.go#L245
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Run code linters:
managed/cmd/pmm-managed/main_test.go#L190
Error return value of `fmt.Fprint` is not checked (errcheck)
|
Run code linters:
update/main.go#L87
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
Run code linters:
managed/services/server/server.go#L337
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading