306 reset with modern dependencies #417
Annotations
10 errors
π¨ Lint:
src/App.tsx#L12
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
π¨ Lint:
src/App.tsx#L15
Using target="_blank" without rel="noreferrer" (which implies rel="noopener") is a security risk in older browsers: see https://mathiasbynens.github.io/rel-noopener/#recommendations
|
π¨ Lint:
src/App.tsx#L21
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
π¨ Lint:
src/main.tsx#L6
Forbidden non-null assertion
|
π¨ Lint:
src/stories/Button.tsx#L1
'React' is defined but never used
|
π¨ Lint:
src/stories/Header.tsx#L1
'React' is defined but never used
|
π¨ Lint:
src/stories/Header.tsx#L6
Use an `interface` instead of a `type`
|
π¨ Lint:
src/stories/Page.stories.ts#L26
Unsafe call of an `any` typed value
|
π¨ Lint:
src/stories/Page.tsx#L6
Use an `interface` instead of a `type`
|
π¨ Lint:
src/stories/Page.tsx#L17
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
The logs for this run have expired and are no longer available.
Loading