feat/next #36
ci.yml
on: pull_request
commitlint
12s
test
/
unit-test
38s
continuous-release
1m 34s
Annotations
21 errors
|
commitlint
You have commit messages with errors
⧗ input: !168 inula api2.0
* feat: inula-next init
* feat: v2 init
* feat(class-transform): add watch decorator
* feat(class-transform): update docs
* feat(class-transform): init
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
⚠ body must have leading blank line [body-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: !169 feat: inula 2.0 init
* feat: update doc
* feat: inula next
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
⚠ body must have leading blank line [body-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: !172 Add for support and benchmark
* refactor: publish new version
* feat: add changeset and changed package name
* Merge branch 'API-2.0' into api2/for
* fix: import package from workspace
* feat: add for unit parsing
* feat: init benchmark demo
* refactor: gitignore add history
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
⚠ body must have leading blank line [body-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: !174 feat: add for sub component plugin
* feat: add for sub component plugin
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
⚠ body must have leading blank line [body-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: !175 feat: Add mapping to for plugin
* feat: mapping to for plugin
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
⚠ body must have leading blank line [body-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: !176 feat: condition plugin
* feat: condition plugin
* Merge branch 'API-2.0' of https://gitee.com/openInula/inula into API-2.0
* feat: mapping to for plugin
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
⚠ body must have leading blank line [body-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: !179 feat: add examples and tests
* feat: add examples and tests
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
⚠ body must have leading blank line [body-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: !181 fix: support update expression and member expression
* fix: support update expression and member expression
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
⚠ body must have leading blank line [body-leading-blank]
✖ found 2 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
|
test / unit-test
Property '__INULA_DEV_HOOK__' does not exist on type 'Window & typeof globalThis'.
|
|
test / unit-test
Property '__INULA_DEV_HOOK__' does not exist on type 'Window & typeof globalThis'.
|
|
test / unit-test
Cannot find name 'isTest'. Did you mean 'test'?
|
|
test / unit-test
Property '__INULA_DEV_HOOK__' does not exist on type 'Window & typeof globalThis'.
|
|
test / unit-test
No overload matches this call.
|
|
test / unit-test
Property '__INULA_DEV_HOOK__' does not exist on type 'Window & typeof globalThis'.
|
|
test / unit-test
Cannot find name 'isDev'.
|
|
test / unit-test
Cannot find name 'isDev'.
|
|
test / unit-test
Type 'unknown' is not assignable to type 'string'.
|
|
test / unit-test
Property 'namespaceURI' does not exist on type 'Container'.
|
|
continuous-release
Property '__INULA_DEV_HOOK__' does not exist on type 'Window & typeof globalThis'.
|
|
continuous-release
Property '__INULA_DEV_HOOK__' does not exist on type 'Window & typeof globalThis'.
|
|
continuous-release
Cannot find name 'isTest'. Did you mean 'test'?
|
|
continuous-release
Property '__INULA_DEV_HOOK__' does not exist on type 'Window & typeof globalThis'.
|
|
continuous-release
No overload matches this call.
|
|
continuous-release
Property '__INULA_DEV_HOOK__' does not exist on type 'Window & typeof globalThis'.
|
|
continuous-release
Cannot find name 'isDev'.
|
|
continuous-release
Cannot find name 'isDev'.
|
|
continuous-release
Type 'unknown' is not assignable to type 'string'.
|
|
continuous-release
Property 'namespaceURI' does not exist on type 'Container'.
|