feat: update conventional-changelog packages #1580
CI.yml
on: pull_request
Matrix: build
NodeJS installed from stock Ubuntu-LTS packages (not external sources)
2m 39s
Code quality
0s
Annotations
35 errors
@commitlint/config-conventional/src/index.test.ts > valid messages:
@commitlint/config-conventional/src/index.test.ts#L216
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
β― @commitlint/config-conventional/src/index.test.ts:216:24
β― @commitlint/config-conventional/src/index.test.ts:215:14
|
@commitlint/lint/src/lint.test.ts > throws without params:
@commitlint/lint/src/lint.test.ts#L8
AssertionError: expected [Function] to throw error including 'Expected a raw commit' but got 'Cannot read properties of undefined (β¦'
- Expected
+ Received
- Expected a raw commit
+ Cannot read properties of undefined (reading 'trim')
β― @commitlint/lint/src/lint.test.ts:8:2
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional commits:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-conventionalcommits
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:504:14
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional angular:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-angular
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:518:14
|
@commitlint/load/src/load.test.ts > recursive resolves parser preset from conventional atom:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-atom
β― @packages/test/src/npm.ts:22:12
β― Module.installModules @packages/test/src/npm.ts:18:9
β― @commitlint/load/src/load.test.ts:533:2
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional commits without factory support:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-conventionalcommits
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:548:14
|
@commitlint/parse/src/index.test.ts > throws when called without params:
@commitlint/parse/src/index.test.ts#L5
AssertionError: expected [Function] to throw error including 'Expected a raw commit' but got 'Cannot read properties of undefined (β¦'
- Expected
+ Received
- Expected a raw commit
+ Cannot read properties of undefined (reading 'trim')
β― @commitlint/parse/src/index.test.ts:5:2
|
@commitlint/parse/src/index.test.ts > returns object with expected keys:
@commitlint/parse/src/index.test.ts#L55
AssertionError: expected { merge: null, revert: null, β¦(7) } to match object { body: null, footer: null, β¦(10) }
- Expected
+ Received
Object {
"body": null,
"footer": null,
"header": "message",
"mentions": Array [],
"merge": null,
"notes": Array [],
"raw": "message",
"references": Array [],
"revert": null,
- "scope": null,
- "subject": null,
- "type": null,
}
β― @commitlint/parse/src/index.test.ts:55:17
|
@commitlint/parse/src/index.test.ts > uses permissive default regex without parser opts:
@commitlint/parse/src/index.test.ts#L239
AssertionError: expected undefined to be 'component,demo' // Object.is equality
- Expected:
"component,demo"
+ Received:
undefined
β― @commitlint/parse/src/index.test.ts:239:23
|
@commitlint/parse/src/index.test.ts > uses permissive default regex with other parser opts:
@commitlint/parse/src/index.test.ts#L246
AssertionError: expected undefined to be 'component,demo' // Object.is equality
- Expected:
"component,demo"
+ Received:
undefined
β― @commitlint/parse/src/index.test.ts:246:23
|
build (ubuntu-22.04, 18)
The job was canceled because "ubuntu-22_04_20" failed.
|
@commitlint/config-conventional/src/index.test.ts > valid messages:
@commitlint/config-conventional/src/index.test.ts#L216
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
β― @commitlint/config-conventional/src/index.test.ts:216:24
β― @commitlint/config-conventional/src/index.test.ts:215:14
|
@commitlint/lint/src/lint.test.ts > throws without params:
@commitlint/lint/src/lint.test.ts#L8
AssertionError: expected [Function] to throw error including 'Expected a raw commit' but got 'Cannot read properties of undefined (β¦'
- Expected
+ Received
- Expected a raw commit
+ Cannot read properties of undefined (reading 'trim')
β― @commitlint/lint/src/lint.test.ts:8:2
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional commits:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-conventionalcommits
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:504:14
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional angular:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-angular
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:518:14
|
@commitlint/load/src/load.test.ts > recursive resolves parser preset from conventional atom:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-atom
β― @packages/test/src/npm.ts:22:12
β― Module.installModules @packages/test/src/npm.ts:18:9
β― @commitlint/load/src/load.test.ts:533:2
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional commits without factory support:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-conventionalcommits
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:548:14
|
@commitlint/parse/src/index.test.ts > throws when called without params:
@commitlint/parse/src/index.test.ts#L5
AssertionError: expected [Function] to throw error including 'Expected a raw commit' but got 'Cannot read properties of undefined (β¦'
- Expected
+ Received
- Expected a raw commit
+ Cannot read properties of undefined (reading 'trim')
β― @commitlint/parse/src/index.test.ts:5:2
|
@commitlint/parse/src/index.test.ts > returns object with expected keys:
@commitlint/parse/src/index.test.ts#L55
AssertionError: expected { merge: null, revert: null, β¦(7) } to match object { body: null, footer: null, β¦(10) }
- Expected
+ Received
Object {
"body": null,
"footer": null,
"header": "message",
"mentions": Array [],
"merge": null,
"notes": Array [],
"raw": "message",
"references": Array [],
"revert": null,
- "scope": null,
- "subject": null,
- "type": null,
}
β― @commitlint/parse/src/index.test.ts:55:17
|
@commitlint/parse/src/index.test.ts > uses permissive default regex without parser opts:
@commitlint/parse/src/index.test.ts#L239
AssertionError: expected undefined to be 'component,demo' // Object.is equality
- Expected:
"component,demo"
+ Received:
undefined
β― @commitlint/parse/src/index.test.ts:239:23
|
@commitlint/parse/src/index.test.ts > uses permissive default regex with other parser opts:
@commitlint/parse/src/index.test.ts#L246
AssertionError: expected undefined to be 'component,demo' // Object.is equality
- Expected:
"component,demo"
+ Received:
undefined
β― @commitlint/parse/src/index.test.ts:246:23
|
build (windows-2022, 20)
The job was canceled because "ubuntu-22_04_20" failed.
|
build (windows-2022, 20)
The operation was canceled.
|
build (windows-2022, 18)
The job was canceled because "ubuntu-22_04_20" failed.
|
build (windows-2022, 18)
The operation was canceled.
|
Unhandled error:
@commitlint/rules/src/references-empty.test.ts#L18
TypeError: Cannot set properties of undefined (setting 'commentChar')
β― @commitlint/rules/src/references-empty.test.ts:18:15
This error originated in "@commitlint/rules/src/references-empty.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
Unhandled error:
@commitlint/rules/src/references-empty.test.ts#L18
TypeError: Cannot set properties of undefined (setting 'commentChar')
β― @commitlint/rules/src/references-empty.test.ts:18:15
This error originated in "@commitlint/rules/src/references-empty.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
Unhandled error:
@commitlint/rules/src/references-empty.test.ts#L18
TypeError: Cannot set properties of undefined (setting 'commentChar')
β― @commitlint/rules/src/references-empty.test.ts:18:15
This error originated in "@commitlint/rules/src/references-empty.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
Unhandled error:
@commitlint/rules/src/references-empty.test.ts#L18
TypeError: Cannot set properties of undefined (setting 'commentChar')
β― @commitlint/rules/src/references-empty.test.ts:18:15
This error originated in "@commitlint/rules/src/references-empty.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
@commitlint/config-conventional/src/index.test.ts > valid messages:
@commitlint/config-conventional/src/index.test.ts#L216
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
β― @commitlint/config-conventional/src/index.test.ts:216:24
β― @commitlint/config-conventional/src/index.test.ts:215:14
|
@commitlint/lint/src/lint.test.ts > throws without params:
@commitlint/lint/src/lint.test.ts#L8
AssertionError: expected [Function] to throw error including 'Expected a raw commit' but got 'Cannot read properties of undefined (β¦'
- Expected
+ Received
- Expected a raw commit
+ Cannot read properties of undefined (reading 'trim')
β― @commitlint/lint/src/lint.test.ts:8:2
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional commits:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-conventionalcommits
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:504:14
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional angular:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-angular
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:518:14
|
@commitlint/load/src/load.test.ts > recursive resolves parser preset from conventional atom:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-atom
β― @packages/test/src/npm.ts:22:12
β― Module.installModules @packages/test/src/npm.ts:18:9
β― @commitlint/load/src/load.test.ts:533:2
|
@commitlint/load/src/load.test.ts > resolves parser preset from conventional commits without factory support:
@packages/test/src/npm.ts#L22
Error: Could not resolve dependency conventional-changelog-conventionalcommits
β― @packages/test/src/npm.ts:22:12
β― installModules @packages/test/src/npm.ts:18:9
β― Module.bootstrap @packages/test/src/npm.ts:43:2
β― @commitlint/load/src/load.test.ts:548:14
|