Skip to content

feat(notifier): add selfstate monitor #2425

feat(notifier): add selfstate monitor

feat(notifier): add selfstate monitor #2425

Triggered via pull request November 5, 2024 13:32
Status Failure
Total duration 2m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: notifier/selfstate/heartbeat/database_test.go#L18
declaration has 3 blank identifiers (dogsled)
lint: notifier/selfstate/heartbeat/database_test.go#L115
declaration has 3 blank identifiers (dogsled)
lint: notifier/selfstate/heartbeat/database_test.go#L134
declaration has 3 blank identifiers (dogsled)
lint: notifier/selfstate/monitor/admin.go#L62
shadow: declaration of "adminMonitor" shadows declaration at line 45 (govet)
lint: notifier/selfstate/monitor/user.go#L40
shadow: declaration of "userMonitor" shadows declaration at line 23 (govet)
lint: notifier/selfstate/monitor/admin_test.go#L193
shadow: declaration of "adminMonitor" shadows declaration at line 45 (govet)
lint: notifier/selfstate/monitor/user_test.go#L86
shadow: declaration of "userMonitor" shadows declaration at line 23 (govet)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/