chore(deps-dev): bump @storybook/addon-storysource from 6.5.16 to 7.4.0 #1992
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Matrix: build
lint
/
lint
1m 0s
sonar-scan
0s
Annotations
10 warnings
lint / lint:
src/components/file/index.tsx#L33
propType "inputProps" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/file/index.tsx#L34
propType "autosave" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/file/index.tsx#L35
propType "onSave" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/file/index.tsx#L36
propType "onError" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L38
propType "maxSize" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L39
propType "saveLocation" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L40
propType "allowDelete" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L41
propType "inputProps" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L42
propType "solidDataset" is not required, but has no corresponding defaultProps declaration
|
lint / lint:
src/components/image/index.tsx#L43
propType "errorComponent" is not required, but has no corresponding defaultProps declaration
|