Allow public_entry_redirect in feature blocks #125
Annotations
1 error and 5 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
entry_types/scrolled/package/src/frontend/useScrollPositionLifecycle.js#L1
'useState' is defined but never used.
|
|
lint:
entry_types/scrolled/package/spec/frontend/inlineEditing/LinkTooltip-spec.js#L250
The href attribute is required for an anchor to be keyboard accessible. Provide a valid, navigable address as the href value. If you cannot provide an href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md
|
|
lint:
package/spec/ui/views/inputs/ColorInputView-spec.js#L7
'support' is defined but never used.
|
|
lint:
package/spec/ui/views/TabsView-spec.js#L2
'within' is defined but never used.
|
|
lint:
lib/pageflow/file_types.rb#L38
Style/ModuleMemberExistenceCheck: Use `method_defined?(:thumbnail_url)` instead.
|