Skip to content

Allow public_entry_redirect in feature blocks #125

Allow public_entry_redirect in feature blocks

Allow public_entry_redirect in feature blocks #125

Triggered via pull request December 17, 2025 16:09
Status Success
Total duration 3m 0s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.