chore(deps): update all non-major devdependencies #1392
static-analyzer.yml
on: pull_request
Static Analyzer
49s
Annotations
3 errors and 1 warning
Static Analyzer:
.storybook/env.ts#L1
Cannot find module '@t3-oss/env-core' or its corresponding type declarations.
|
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.
|
Static Analyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|