feat(periodic-digest): add periodic digest notification setting #105867
ci-frontend.yml
on: pull_request
Determine need to run frontend checks
11s
Code quality checks
6m 45s
Matrix: jest
Annotations
2 errors
Code quality checks:
frontend/src/lib/api.mock.ts#L138
Type '{ plugin_disabled: false; }' is missing the following properties from type '{ plugin_disabled: boolean; project_weekly_digest_disabled: Record<number, boolean>; all_weekly_digest_disabled: boolean; }': project_weekly_digest_disabled, all_weekly_digest_disabled
|
Code quality checks
Process completed with exit code 1.
|