Skip to content

Add three new functions to common.py #1122

Add three new functions to common.py

Add three new functions to common.py #1122

Triggered via pull request December 14, 2024 00:16
Status Failure
Total duration 39s
Artifacts

lint.yml

on: pull_request
Lint Commit Messages
30s
Lint Commit Messages
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Lint Commit Messages
You have commit messages with errors ⧗ input: feature: Add is_weekend(), is_working_day() and get_next_working_day() ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feature: Add is_weekend(), is_working_day() and get_next_working_day() ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feature: Add unit tests for new functions ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Lint Commit Messages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636