Support for document generation setting #7
on-pull-request.yml
on: pull_request
build
/
source
1m 14s
commit-lint
1m 19s
pull-request-lint
2s
npm-lint
1m 5s
megalinter
1m 39s
Matrix: e2e-check / e2e-test
Waiting for pending jobs
Annotations
13 errors
pull-request-lint
No release type found in pull request title "Support for document generation setting". 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
|
npm-lint
Process completed with exit code 1.
|
build / source:
src/service/customFieldHandler.ts#L19
Replace `⏎······this.line,⏎······this.config⏎····` with `this.line,·this.config`
|
build / source:
src/service/customObjectHandler.ts#L33
Replace `⏎··········path,⏎··········this.config⏎········` with `path,·this.config`
|
|
|
build / source:
src/service/inResourceHandler.ts#L96
Replace `.join('/').replace(`${this.metadataName}/`,·'').trim();` with `⏎······.join('/')⏎······.replace(`${this.metadataName}/`,·'')⏎······.trim()`
|
|
|
|
build / source:
src/utils/fsHelper.ts#L2
There should be at least one empty line between import groups
|
build / source:
src/utils/fsHelper.ts#L3
There should be at least one empty line between import groups
|
commit-lint
You have commit messages with errors
⧗ input: Support for DocumentGenerationSetting
✖ 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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
megalinter-reports
Expired
|
45.9 KB |
|