Skip to content

perf: testing out latest husky to fix release #112 #221

perf: testing out latest husky to fix release #112

perf: testing out latest husky to fix release #112 #221

Re-run triggered December 16, 2024 19:12
Status Failure
Total duration 2m 1s
Artifacts

testPublish.yml

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

Annotations

1 error and 8 warnings
release
Error: Command failed with exit code 1: git commit -m chore(release): 1.6.0-beta.1 [skip ci] # [1.6.0-beta.1](https://github.com/AlaskaAirlines/auro-formkit/compare/v1.5.0...v1.6.0-beta.1) (2024-12-16) ### Bug Fixes * add back `document.body.append` for the floating bib ([7bd62f8](https://github.com/AlaskaAirlines/auro-formkit/commit/7bd62f8edcddd46d3eaecb48d044fe6dc3a9af7c)) * add OEF line to end of files ([3dd5612](https://github.com/AlaskaAirlines/auro-formkit/commit/3dd5612411e203d8c9f15d55662961dcfb6348e5)) * add REAME to docs templates ([f9b37ea](https://github.com/AlaskaAirlines/auro-formkit/commit/f9b37ea0ae34c9a570e2b34640e7068be7e7d12a)) * add semi-colon to end of version files ([8d523b1](https://github.com/AlaskaAirlines/auro-formkit/commit/8d523b1d075d4243bc5570175e688dba20e91a56)) * add space between bib and trigger [#56](https://github.com/AlaskaAirlines/auro-formkit/issues/56) ([d936fd4](https://github.com/AlaskaAirlines/auro-formkit/commit/d936fd48bac1bcae44cf09d16da3dc58ffaa2316)) * add versionWriter back to menu ([9bd9d50](https://github.com/AlaskaAirlines/auro-formkit/commit/9bd9d5010eee44ed2fafd49d4a3a9361cfc40a96)) * adding default component package files ([028c236](https://github.com/AlaskaAirlines/auro-formkit/commit/028c2362dbe98d6a54845d7e2885ea327b2bdcbf)) * check in doc after build ([76f8027](https://github.com/AlaskaAirlines/auro-formkit/commit/76f8027142ca0b8c40da1b65958de2fbc48c9085)) * clarify dependency nature in docs ([cc5ff59](https://github.com/AlaskaAirlines/auro-formkit/commit/cc5ff5943b5d6ccb09ec2e2f1a8496e63271bf2d)) * clarify development environment in docs ([7f0a7ce](https://github.com/AlaskaAirlines/auro-formkit/commit/7f0a7cee042ab0f6e78c6a2a7eb5dfd13a435581)) * clarify development environment in docs ([82e051a](https://github.com/AlaskaAirlines/auro-formkit/commit/82e051a8f61dba2ff068de2c0766d5b6d00e16d2)) * clean up dropdown version imports after merge ([07b0815](https://github.com/AlaskaAirlines/auro-formkit/commit/07b08156f3a4b5cf0f56db8b3a992966ef2c1355)) * commit generated readme ([a3f9917](https://github.com/AlaskaAirlines/auro-formkit/commit/a3f9917de0cf7eddb8da248ee0e11e64c5b7d13c)) * correct path typo ([ce79afa](https://github.com/AlaskaAirlines/auro-formkit/commit/ce79afa3b54f3ce6405e39c31b9d56452658e3d2)) * **docs:** fix typo in Dialog example md ([5028ff1](https://github.com/AlaskaAirlines/auro-formkit/commit/5028ff1d256736e2bcdd255258adfef82de0edc2)) * dropdown dev port ([23b0f96](https://github.com/AlaskaAirlines/auro-formkit/commit/23b0f96430b42ed3b066e3519967ffb46e92b82d)) * export components for typescript support ([b940403](https://github.com/AlaskaAirlines/auro-formkit/commit/b9404039b3c67597d3baa284074055e001760741)) * export Dropdown & Import so Combobox can consume ([18d5103](https://github.com/AlaskaAirlines/auro-formkit/commit/18d5103e617e2554f9f1df21e367fbae8c3b4f5c)) * fix missing bibContent reference ([51eea4a](https://github.com/AlaskaAirlines/auro-formkit/commit/51eea4a440e9eefbdaa154c67a9a381fc27c6849)) * lint update ([9003be7](https://github.com/AlaskaAirlines/auro-formkit/commit/9003be73a96dab8440e3bca60d75cf883e0368e3)) * linting errors on date-picker vendor file ([c7e01d4](https://github.com/AlaskaAirlines/auro-formkit/commit/c7e01d4bfbc1727b28349326ae76a6fb095e55be)) * make dropdown to export size to dropdownSize in `exposeCssParts` ([165c0db](https://github.com/AlaskaAirlines/auro-formkit/commit/165c0db7b7335563145a586c1a911ca0af25ff8e)) * make dropdown's `matchwidth` to stretch out to the trigger width ([4cf5c17](https://github.com/AlaskaAirlines/auro-formkit/commit/4cf5c178ad9067ee321c761ed641ce6ea6d1f18d)) * make rollup to proplery generate bundled.js and demo/*.min.js ([c9c5f07](https://github.com/AlaskaAirlines/auro-formkit/commit/c9c5f07a5d2016b2dc46122961c3b6b606aff6b2)) * move date-picker vendor files into src ([e3a518d](https://github.com/AlaskaAirlines/auro-formkit/commit/e3a518d309fdf9abeb4a09d9ed24e5cd0008c60c)) * move styles to folder in datepicker ([c98f399](https://github.com/AlaskaAirlines/auro-formkit/commit/c98f3990d167
test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release: components/datepicker/src/auro-calendar.js#L28
Sentences must end with a period
release: components/datepicker/src/utilitiesCalendarRender.js#L44
Sentences should start with an uppercase character
release: components/datepicker/src/utilitiesCalendarRender.js#L44
Sentences must end with a period
release: components/datepicker/src/utilitiesCalendarRender.js#L78
Sentences should start with an uppercase character
release: components/datepicker/src/utilitiesCalendarRender.js#L78
Sentences must end with a period