This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
chore(deps): bump inrupt/typescript-sdk-tools from 3.2.3 to 3.2.4 #2342
ci.yml
on: push
Matrix: build
lint
/
lint
36s
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
|