Merge pull request #82 from hackclub/codeowners #129
Annotations
10 errors and 1 warning
Run TSC:
src/cacheProvider.ts#L11
Binding element 'key' implicitly has an 'any' type.
|
Run TSC:
src/cacheProvider.ts#L11
Binding element 'value' implicitly has an 'any' type.
|
Run TSC:
src/components/PaymentCard.tsx#L3
Could not find a declaration file for module 'geopattern'. '/home/runner/work/hcb-mobile/hcb-mobile/node_modules/geopattern/lib/index.js' implicitly has an 'any' type.
|
Run TSC:
src/pages/Settings.tsx#L68
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ default: any; artskillz: any; cashmoney: any; dev: any; testflight: any; hacknight: any; }'.
|
Run TSC:
src/pages/card.tsx#L99
'card' is possibly 'undefined'.
|
Run TSC:
src/pages/card.tsx#L114
Type 'Card | undefined' is not assignable to type 'Card'.
|
Run TSC:
src/pages/card.tsx#L120
'card' is possibly 'undefined'.
|
Run TSC:
src/pages/card.tsx#L129
This comparison appears to be unintentional because the types 'boolean' and 'string' have no overlap.
|
Run TSC:
src/pages/card.tsx#L129
'card' is possibly 'undefined'.
|
Run TSC:
src/pages/card.tsx#L142
'card' is possibly 'undefined'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading