fix: upgrade @inrupt/solid-client-authn-browser from 2.0.0 to 2.2.6 #2367
Annotations
10 warnings
Run npm run lint:
src/components/file/index.test.tsx#L90
Test has no assertions
|
Run npm run lint:
src/components/file/index.tsx#L30
propType "inputProps" is not required, but has no corresponding defaultProps declaration
|
Run npm run lint:
src/components/file/index.tsx#L31
propType "autosave" is not required, but has no corresponding defaultProps declaration
|
Run npm run lint:
src/components/file/index.tsx#L32
propType "onSave" is not required, but has no corresponding defaultProps declaration
|
Run npm run lint:
src/components/file/index.tsx#L33
propType "onError" is not required, but has no corresponding defaultProps declaration
|
Run npm run lint:
src/components/image/index.tsx#L40
propType "maxSize" is not required, but has no corresponding defaultProps declaration
|
Run npm run lint:
src/components/image/index.tsx#L41
propType "saveLocation" is not required, but has no corresponding defaultProps declaration
|
Run npm run lint:
src/components/image/index.tsx#L42
propType "allowDelete" is not required, but has no corresponding defaultProps declaration
|
Run npm run lint:
src/components/image/index.tsx#L43
propType "inputProps" is not required, but has no corresponding defaultProps declaration
|
Run npm run lint:
src/components/image/index.tsx#L44
propType "solidDataset" is not required, but has no corresponding defaultProps declaration
|
Loading