Refactor manifesto initialization to push property localization down #1538
Annotations
11 errors
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L195
propType "ariaLabel" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L196
propType "children" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L197
propType "classes" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L198
propType "defaultSidebarPanelHeight" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L199
propType "defaultSidebarPanelWidth" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L202
propType "isDisplayed" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L203
propType "onCloseClick" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L204
propType "paperClassName" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L205
propType "position" is not required, but has no corresponding defaultProps declaration
|
Run npm test -- --coverage:
src/components/CompanionWindow.js#L206
propType "size" is not required, but has no corresponding defaultProps declaration
|
Loading