Skip to content

perf: correct the script for husky #199

perf: correct the script for husky

perf: correct the script for husky #199

Triggered via push July 26, 2024 15:31
Status Failure
Total duration 1m 45s
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.0...v2.6.0-beta.1) (2024-07-26) ### Features * implement color theming support [#95](https://github.com/AlaskaAirlines/auro-badge/issues/95) ([be19d95](https://github.com/AlaskaAirlines/auro-badge/commit/be19d95ad81f29abcccbf4d57cf664b942aeaf49)) ### Performance Improvements * correct the script for husky ([63c0b29](https://github.com/AlaskaAirlines/auro-badge/commit/63c0b290f2e4e4b2114d108e2f6a4b43e079e28f)) > @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: 94.5 % View full coverage report at coverage/lcov-report/index.html Finished running tests in 6.6s, all tests passed! 🎉 ⧗ input: chore(release): 2.6.0-beta.1 [skip ci] * implement color theming support [#95](https://github.com/AlaskaAirlines/auro-badge/issues/95) ([be19d95](https://github.com/AlaskaAirlines/auro-badge/commit/be19d95ad81f29abcccbf4d57cf664b942aeaf49)) * correct the script for husky ([63c0b29](https://github.com/AlaskaAirlines/auro-badge/commit/63c0b290f2e4e4b2114d108e2f6a4b43e079e28f)) ✖ footer's lines must not be longer than 100 characters [footer-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)