Button "to" prop to use react router #2327
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint js:
src/components/Box/Box.tsx#L497
Unexpected any. Specify a different type
|
lint js:
src/components/Box/Box.tsx#L535
Unexpected any. Specify a different type
|
lint js:
src/components/Box/Box.tsx#L537
Unexpected any. Specify a different type
|
lint js:
src/components/Button/Button.tsx#L273
This line has a length of 125. Maximum allowed is 120
|
lint js:
src/components/SelectInputInset/SelectInputInset.tsx#L113
This line has a length of 132. Maximum allowed is 120
|
lint js:
src/components/TextInputInset/TextInputInset.tsx#L127
This line has a length of 126. Maximum allowed is 120
|
lint js:
src/components/TextareaInputInset/TextareaInputInset.tsx#L125
This line has a length of 138. Maximum allowed is 120
|
lint js:
src/lib/tokens.ts#L56
This line has a length of 122. Maximum allowed is 120
|
Loading