Fix/removing billing options #134
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run lint:
node/typings.d.ts#L14
Unexpected any. Specify a different type
|
Run lint:
node/typings.d.ts#L29
Unexpected any. Specify a different type
|
Run lint:
react/StoreAddress.tsx#L1
Import "FC" is only used as types
|
Run lint:
react/StoreAddress.tsx#L2
Import "WrappedComponentProps" is only used as types
|
Run lint:
react/StoreBackLink.tsx#L3
Import "FC" is only used as types
|
Run lint:
react/StoreBackLink.tsx#L4
Import "WrappedComponentProps" is only used as types
|
Run lint:
react/StoreDescription.tsx#L1
Import "FC" is only used as types
|
Run lint:
react/StoreGroup.tsx#L79
Arrow function has too many parameters (5). Maximum allowed is 3
|
Run lint:
react/StoreHours.tsx#L2
Import "FC" is only used as types
|
Run lint:
react/StoreHours.tsx#L3
Import "WrappedComponentProps" is only used as types
|
Loading