Skip to content

Add login page initially pointing to blank page #10637

Add login page initially pointing to blank page

Add login page initially pointing to blank page #10637

Triggered via pull request February 7, 2025 18:43
Status Success
Total duration 7m 22s
Artifacts

main.yml

on: pull_request
Merge Gatekeeper
15s
Merge Gatekeeper
Slack Notification success
6s
Slack Notification success
Slack Notification failure
0s
Slack Notification failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Checks: managed/services/supervisord/logs_test.go#L75
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/supervisord/logs_test.go#L76
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: managed/services/supervisord/logs_test.go#L78
Error return value of `fmt.Fprintf` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L224
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L291
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/runner/actions/postgresql_show_create_table_action.go#L375
Error return value of `fmt.Fprintln` is not checked (errcheck)
Checks: agent/main_test.go#L245
Error return value of `fmt.Fprint` is not checked (errcheck)
Checks: managed/cmd/pmm-managed/main_test.go#L192
Error return value of `fmt.Fprint` is not checked (errcheck)
Checks: utils/logger/grpc.go#L35
Sentence should start with a capital letter (godot)
Checks: agent/tailog/store.go#L34
G115: integer overflow conversion uint -> int (gosec)
Checks
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.