Skip to content

feat: listbox elements #6027

feat: listbox elements

feat: listbox elements #6027

Triggered via pull request October 18, 2023 19:34
Status Success
Total duration 1m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

commitlint.yml

on: pull_request
Validate conventional commit format for title
57s
Validate conventional commit format for title
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Validate conventional commit format for title
You have commit messages with errors ⧗ input: feat(listbox): init pf-listbox, pf-listbox-group, and pf-listbox-option ✖ scope must be one of [ci, config, create, dependencies, deps, docs, scripts, elements, core, tools, CHANGELOG.md, README.md, custom-elements-manifest.config.js, package.json, accordion, avatar, badge, banner, button, card, chip, clipboard-copy, code-block, dropdown, icon, jump-links, label, modal, panel, popover, progress, progress-stepper, select, spinner, switch, table, tabs, text-input, tile, timestamp, tooltip, tsconfig.json, pfe-core, create-element, eslint-config, eslint-plugin, netlify-plugin-github-actions, pfe-tools] [scope-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat(listbox): init pf-listbox-item ✖ scope must be one of [ci, config, create, dependencies, deps, docs, scripts, elements, core, tools, CHANGELOG.md, README.md, custom-elements-manifest.config.js, package.json, accordion, avatar, badge, banner, button, card, chip, clipboard-copy, code-block, dropdown, icon, jump-links, label, modal, panel, popover, progress, progress-stepper, select, spinner, switch, table, tabs, text-input, tile, timestamp, tooltip, tsconfig.json, pfe-core, create-element, eslint-config, eslint-plugin, netlify-plugin-github-actions, pfe-tools] [scope-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat(listbox): added keyboardmultiselect support ✖ scope must be one of [ci, config, create, dependencies, deps, docs, scripts, elements, core, tools, CHANGELOG.md, README.md, custom-elements-manifest.config.js, package.json, accordion, avatar, badge, banner, button, card, chip, clipboard-copy, code-block, dropdown, icon, jump-links, label, modal, panel, popover, progress, progress-stepper, select, spinner, switch, table, tabs, text-input, tile, timestamp, tooltip, tsconfig.json, pfe-core, create-element, eslint-config, eslint-plugin, netlify-plugin-github-actions, pfe-tools] [scope-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat(listbox): added flex temporary style ✖ scope must be one of [ci, config, create, dependencies, deps, docs, scripts, elements, core, tools, CHANGELOG.md, README.md, custom-elements-manifest.config.js, package.json, accordion, avatar, badge, banner, button, card, chip, clipboard-copy, code-block, dropdown, icon, jump-links, label, modal, panel, popover, progress, progress-stepper, select, spinner, switch, table, tabs, text-input, tile, timestamp, tooltip, tsconfig.json, pfe-core, create-element, eslint-config, eslint-plugin, netlify-plugin-github-actions, pfe-tools] [scope-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat(listbox): added temporary listbox styles ✖ scope must be one of [ci, config, create, dependencies, deps, docs, scripts, elements, core, tools, CHANGELOG.md, README.md, custom-elements-manifest.config.js, package.json, accordion, avatar, badge, banner, button, card, chip, clipboard-copy, code-block, dropdown, icon, jump-links, label, modal, panel, popover, progress, progress-stepper, select, spinner, switch, table, tabs, text-input, tile, timestamp, tooltip, tsconfig.json, pfe-core, create-element, eslint-config, eslint-plugin, netlify-plugin-github-actions, pfe-tools] [scope-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat(listbox): added multiselect with keyboard events ✖ scope must be one of [ci, config, create, dependencies, deps, docs, scripts, elements, core, tools, CHANGELOG.md, README.md, custom-elements-manifest.config.js, package.json, accordion, avatar, badge, banner, button, card, chip, clipboard-copy, code-block, dropdown, icon, jump-links, label, modal, panel, popover, progress, progress-
Validate conventional commit format for title
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/