Skip to content

chore(deps): update dependency @antfu/eslint-config to v3 - autoclosed #1339

chore(deps): update dependency @antfu/eslint-config to v3 - autoclosed

chore(deps): update dependency @antfu/eslint-config to v3 - autoclosed #1339

Triggered via pull request November 26, 2024 07:12
Status Success
Total duration 1m 18s
Artifacts

static-analyzer.yml

on: pull_request
Static Analyzer
1m 9s
Static Analyzer
Fit to window
Zoom out
Zoom in

Annotations

3 errors
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.