Skip to content

chore: merge alpha to main #181

chore: merge alpha to main

chore: merge alpha to main #181

Triggered via pull request November 21, 2024 15:22
@kabaroskabaros
edited #83
alpha
Status Failure
Total duration 3m 31s
Artifacts

dhis2-verify-commits.yml.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint-commits
You have commit messages with errors ⧗ input: chore(release): cut 2.0.0-alpha.5 [skip ci] # [2.0.0-alpha.5](https://github.com/dhis2/multi-calendar-dates/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-10-09) ### Bug Fixes * use export type ([#81](https://github.com/dhis2/multi-calendar-dates/issues/81)) ([eaa8cdb](https://github.com/dhis2/multi-calendar-dates/commit/eaa8cdb0416407ab45d0a683aae6ff97f1b55f3c)) ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ footer's lines must not be longer than 100 characters [footer-max-line-length] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore(release): cut 2.0.0-alpha.4 [skip ci] # [2.0.0-alpha.4](https://github.com/dhis2/multi-calendar-dates/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-10-09) ### Bug Fixes * **useDatePicker:** fix onDateSelect type, export types ([#79](https://github.com/dhis2/multi-calendar-dates/issues/79)) ([94358d2](https://github.com/dhis2/multi-calendar-dates/commit/94358d242f5130b8e0c89fba7b89584fea144d30)) ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ footer's lines must not be longer than 100 characters [footer-max-line-length] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore(release): cut 2.0.0-alpha.3 [skip ci] # [2.0.0-alpha.3](https://github.com/dhis2/multi-calendar-dates/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2024-10-09) ### Bug Fixes * add 'valid' property to validation result ([894e181](https://github.com/dhis2/multi-calendar-dates/commit/894e1818b261652542e6141b8bd6408c3dcc7a5e)) * use NepaliCalendar instance to validate dates ([9fb353a](https://github.com/dhis2/multi-calendar-dates/commit/9fb353a73b12b4fccc32dd48c2775fd57270f180)) ✖ 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 ⧗ input: chore(release): cut 2.0.0-alpha.2 [skip ci] # [2.0.0-alpha.2](https://github.com/dhis2/multi-calendar-dates/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-10-04) ### Bug Fixes * update validation logic to expose error code and mirror RFF format ([001d236](https://github.com/dhis2/multi-calendar-dates/commit/001d236efc92ad98e3b0b72bf562725f64960897)) ✖ 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 ⧗ input: chore(release): cut 2.0.0-alpha.1 [skip ci] # [2.0.0-alpha.1](https://github.com/dhis2/multi-calendar-dates/compare/v1.3.1...v2.0.0-alpha.1) (2024-10-03) ### Bug Fixes * remove Temporal references from hook public API and clean up use date picker ([#75](https://github.com/dhis2/multi-calendar-dates/issues/75)) ([fb31512](https://github.com/dhis2/multi-calendar-dates/commit/fb31512f25973c46d9758c02f145dbfbb2616e6c)) ### BREAKING CHANGES * Remove Temporal references from hook public API * feat: remove validation details from result of useDatePicker as they are available in exposed validate date string function * feat: remove calendar date from use date picker * refactor: remove calendarDate from onDateSelect callback * refactor: remove zonedDateTime from week days array * refactor: fix linting issues ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ footer's lines must not be longer than 100 characters [footer-max-line-length] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
lint-commits
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, c-hive/gha-yarn-cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-commits
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, c-hive/gha-yarn-cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-commits
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/
lint-commits
The `save-state` 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/
lint-commits
The `save-state` 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/
lint-commits
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/
lint-pr-title
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, c-hive/gha-yarn-cache@v1, JulienKode/pull-request-name-linter-action@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-pr-title
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, c-hive/gha-yarn-cache@v1, JulienKode/pull-request-name-linter-action@v0.5.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint-pr-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/
lint-pr-title
The `save-state` 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/
lint-pr-title
The `save-state` 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/