Skip to content

Support size-based typography for counters #159

Support size-based typography for counters

Support size-based typography for counters #159

Triggered via pull request January 19, 2026 15:59
Status Success
Total duration 3m 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 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: spec/support/pageflow/dom/editor/edit_configuration_view.rb#L13
Layout/LineLength: Line is too long. [107/100]
lint: spec/pageflow/theme_customizations_spec.rb#L554
Style/Lambda: Use the `lambda` method for multiline lambdas.
lint: lib/pageflow/file_types.rb#L38
Style/ModuleMemberExistenceCheck: Use `method_defined?(:thumbnail_url)` instead.