developing workflow #69
openci_runner.yaml
on: pull_request
semantic-pull-request
/
build
3s
build
/
build
26s
spell-check
/
build
6s
verify-version
58s
Annotations
5 errors and 8 warnings
semantic-pull-request / build
No release type found in pull request title "developing workflow". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
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
|
spell-check / build
6 spelling issues found in 2 of the 5 files checked.
|
build / build
Process completed with exit code 1.
|
verify-version
0 tests passed, 1 failed.
|
verify-version
Process completed with exit code 1.
|
spell-check / build:
CHANGELOG.md#L5
Unknown word (openci)
|
spell-check / build:
CHANGELOG.md#L25
Unknown word (openci)
|
spell-check / build:
CHANGELOG.md#L46
Unknown word (openci)
|
spell-check / build:
CHANGELOG.md#L81
Unknown word (openci)
|
spell-check / build:
CHANGELOG.md#L123
Unknown word (openci)
|
spell-check / build:
README.md#L6
Unknown word (openci)
|
verify-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
verify-version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|