chore(deps-dev): bump storybook from 7.6.17 to 8.3.6 #2360
ci.yml
on: push
Matrix: build
lint
/
lint
45s
sonar-scan
0s
Annotations
10 warnings
lint / lint:
src/components/file/index.test.tsx#L90
Test has no assertions
|
lint / lint:
src/components/file/index.tsx#L30
propType "inputProps" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/file/index.tsx#L31
propType "autosave" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/file/index.tsx#L32
propType "onSave" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/file/index.tsx#L33
propType "onError" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L40
propType "maxSize" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L41
propType "saveLocation" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L42
propType "allowDelete" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L43
propType "inputProps" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L44
propType "solidDataset" is not required, but has no corresponding defaultProps declaration
|