test/delete-me #607
Annotations
6 errors and 3 warnings
Typecheck Files
Argument of type '{ id: string; key: string; ref: string; "aria-selected": boolean; tabindex: string; onClick: any; }' is not assignable to parameter of type 'Partial<{}> & Omit<{ readonly ariaSelected: boolean; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never> & Record<...>'.
|
Typecheck Files
Property 'data' does not exist on type 'SearchAheadAPIresponse'.
|
Typecheck Files
Property 'data' does not exist on type 'SearchAheadAPIresponse'.
|
Typecheck Files
Module '"~/types/api/common"' has no exported member 'InternalPostSearchResponse'.
|
Typecheck Files
Module '"~/types/api/common"' has no exported member 'SearchResult'.
|
Typecheck Files
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint Files:
frontend/components/bc/premium/BcPremiumModal.vue#L22
Unexpected console statement
|
Lint Files:
frontend/components/bc/premium/BcPremiumModal.vue#L29
Unexpected console statement
|
Loading