gui/pkg/notification
Claude 9bd0e7b025
Some checks failed
Security Scan / security (push) Failing after 27s
refactor: remove banned imports from test files
- window/persistence_test.go: path/filepath → core.JoinPath
- display/display_test.go: path/filepath → core.JoinPath/PathDir
- browser/service_test.go: errors → core.NewError
- notification/service_test.go: errors → core.NewError

Zero banned imports in ALL gui files — production AND test.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:53:40 +01:00
..
messages.go feat: notification perms/categories, dock progress/bounce, webview zoom/print 2026-03-31 15:19:39 +01:00
platform.go feat: notification perms/categories, dock progress/bounce, webview zoom/print 2026-03-31 15:19:39 +01:00
service.go refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
service_test.go refactor: remove banned imports from test files 2026-03-31 16:53:40 +01:00