feat(notifier): add selfstate monitor #2425
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/
|