Skip to content

test: bridge e2e testing #419

test: bridge e2e testing

test: bridge e2e testing #419

Triggered via pull request September 9, 2024 18:25
@vcastellmvcastellm
synchronize #57
poc_bats
Status Failure
Total duration 25s
Billable time 2m
Artifacts

lint-pr.yml

on: pull_request
Validate PR title
4s
Validate PR title
Validate PR commits
14s
Validate PR commits
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Validate PR title
Unknown release type "tests" found in pull request title "tests: bridge testing with bats PoC". Available types: - feat: A new feature - fix: A bug fix - docs: Documentation only changes - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) - refactor: A code change that neither fixes a bug nor adds a feature - perf: A code change that improves performance - test: Adding missing tests or correcting existing tests - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) - chore: Other changes that don't modify src or test files - revert: Reverts a previous commit
Validate PR commits
You have commit messages with errors ⧗ input: tests: PoC bridge testing with bats ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Run bats in e2e ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Remove unused make lines ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: tests: wip ✖ 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