Skip to content

fix(deps): update dependency change-case to v5 #2506

fix(deps): update dependency change-case to v5

fix(deps): update dependency change-case to v5 #2506

Triggered via pull request September 20, 2024 18:42
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: src/tools/case-converter/case-converter.vue#L7
Module '"change-case"' has no exported member 'headerCase'.
ci: src/tools/case-converter/case-converter.vue#L9
Module '"change-case"' has no exported member 'paramCase'.
ci: src/tools/case-converter/case-converter.vue#L34
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'PascalCaseOptions'.
ci: src/tools/case-converter/case-converter.vue#L38
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
ci: src/tools/case-converter/case-converter.vue#L42
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
ci: src/tools/case-converter/case-converter.vue#L46
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
ci: src/tools/case-converter/case-converter.vue#L54
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
ci: src/tools/case-converter/case-converter.vue#L62
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'PascalCaseOptions'.
ci: src/tools/case-converter/case-converter.vue#L66
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
ci: src/tools/case-converter/case-converter.vue#L70
Type '{ stripRegexp: RegExp; }' has no properties in common with type 'Options'.
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/