Skip to content

feat: add all code necessary for theme support #220

feat: add all code necessary for theme support

feat: add all code necessary for theme support #220

Triggered via push July 28, 2024 15:54
Status Failure
Total duration 1m 43s
Artifacts

testPublish.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error
release
Error: Command failed with exit code 1: git commit -m chore(release): 2.6.0-beta.1 [skip ci] # [2.6.0-beta.1](https://github.com/AlaskaAirlines/auro-badge/compare/v2.5.1-beta.1...v2.6.0-beta.1) (2024-07-28) ### Features * add all code necessary for theme support ([892201c](https://github.com/AlaskaAirlines/auro-badge/commit/892201c735d843c43e78f52851f9eaa5b2a61659)) > @aurodesignsystem/[email protected] linters > npm-run-all cssLint esLint > @aurodesignsystem/[email protected] cssLint > stylelint "./src/*.css" > @aurodesignsystem/[email protected] esLint > eslint src/auro-*.js > @aurodesignsystem/[email protected] test > wtr --coverage Chrome: |██████████████████████████████| 0/1 test files | 0 passed, 0 failed Running tests... Running 1 test files... �[2K�[1A�[2K�[Gtest/auro-badge.test.js: 🚧 Browser logs: Lit is in dev mode. Not recommended for production! See https://lit.dev/msg/dev-mode for more information. Element auro-badge scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update. See https://lit.dev/msg/change-in-update for more information. Element auro-button-7_3_0-beta_6 scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update. See https://lit.dev/msg/change-in-update for more information. Chrome: |██████████████████████████████| 1/1 test files | 4 passed, 0 failed Code coverage: 93.74 % View full coverage report at coverage/lcov-report/index.html Finished running tests in 1.3s, all tests passed! 🎉 ⧗ input: chore(release): 2.6.0-beta.1 [skip ci] * add all code necessary for theme support ([892201c](https://github.com/AlaskaAirlines/auro-badge/commit/892201c735d843c43e78f52851f9eaa5b2a61659)) ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint husky - commit-msg script failed (code 1)