Skip to content

chore(deps): update all non-major devdependencies to v6.11.0 #414

chore(deps): update all non-major devdependencies to v6.11.0

chore(deps): update all non-major devdependencies to v6.11.0 #414

Triggered via pull request November 13, 2023 17:36
Status Success
Total duration 3m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analyzer.yml

on: pull_request
Static Analyzer
3m 10s
Static Analyzer
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Static Analyzer: src/components/UserDialog/data.ts#L8
Property 'error' is missing in type '{ welcome: { title: string; sub: string; button: string; }; welcomeInSocial: { title: string; sub: string; }; freeAccount: { title: string; sub: string; }; paidAccount: { title: string; sub: string; }; accountPlan: { ...; }; ... 6 more ...; '': DialogText; }' but required in type 'Record<"" | UserDialogType, DialogText>'.
Static Analyzer
Process completed with exit code 2.