fix(deps): update dependency change-case to v5 - autoclosed #187
Annotations
21 errors and 5 warnings
Error: Snapshot `changeCase > camelCase 1` mismatched:
src/util.test.ts#L19
at typescript-plugin-asset/src/util.test.ts:19:76
|
Error: Snapshot `changeCase > pascalCase 1` mismatched:
src/util.test.ts#L31
at typescript-plugin-asset/src/util.test.ts:31:77
|
test (18)
Process completed with exit code 1.
|
Error: Snapshot `changeCase > camelCase 1` mismatched:
src/util.test.ts#L19
at typescript-plugin-asset/src/util.test.ts:19:76
|
Error: Snapshot `changeCase > pascalCase 1` mismatched:
src/util.test.ts#L31
at typescript-plugin-asset/src/util.test.ts:31:77
|
test (20)
Process completed with exit code 1.
|
Error: Snapshot `changeCase > camelCase 1` mismatched:
src/util.test.ts#L19
at typescript-plugin-asset/src/util.test.ts:19:76
|
Error: Snapshot `changeCase > pascalCase 1` mismatched:
src/util.test.ts#L31
at typescript-plugin-asset/src/util.test.ts:31:77
|
test (16)
Process completed with exit code 1.
|
build:
src/util.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("change-case")' call instead.
|
build:
src/util.ts#L7
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
|
build:
src/util.ts#L8
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'PascalCaseOptions'.
|
build:
src/util.ts#L9
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'PascalCaseOptions'.
|
build:
src/util.ts#L10
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
|
build
Process completed with exit code 2.
|
lint:
src/util.ts#L1
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("change-case")' call instead.
|
lint:
src/util.ts#L7
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
|
lint:
src/util.ts#L8
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'PascalCaseOptions'.
|
lint:
src/util.ts#L9
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'PascalCaseOptions'.
|
lint:
src/util.ts#L10
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
|
lint
Process completed with exit code 1.
|
test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|