Skip to content

feat(load): add arrow endpoints #2445

feat(load): add arrow endpoints

feat(load): add arrow endpoints #2445

Triggered via pull request January 30, 2025 10:46
Status Failure
Total duration 42s
Artifacts

commitlint.yml

on: pull_request
commit-messages-lint
13s
commit-messages-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commit-messages-lint
You have commit messages with errors ⧗ input: feat: first commit ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: first commit ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: first commit ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: first commit ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: first commit ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: first commit ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: Refactor load management to use LoadInfoDTO ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ scope may not be empty [scope-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: refactor load series API response model ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: add support for pyarrow in load management ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: refactor load series api response model ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: add support for pyarrow in load management ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: fix whitespace issue in load management module ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: refactor load management response ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: refactor `get_load_matrix` method to improve readability ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: add integration test for load series endpoint ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: add endpoint to update load series data ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: refactor LoadDTO and add LoadProperties model ✖ scope may not be empty [scope-empty] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: refactor link path handling in link management. ✖ subject may not end with full stop [subject-full-stop] ✖ scope may not be empty [scope-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat: refactor load series endpoint paths and add da