build(deps): bump typescript from 5.5.4 to 5.7.2 #4887
Triggered via pull request
November 27, 2024 18:49
dependabot[bot]
synchronize
#2295
Status
Failure
Total duration
1m 28s
Artifacts
–
Annotations
3 errors
presubmit
Process completed with exit code 2.
|
presubmit
Error:
> [email protected] presubmit
> npm run presubmit:base && npm run test:small
> [email protected] presubmit:base
> npm run lint && npm run checktypes && npm run build
> [email protected] lint
> npm run eslint:check --silent && npm run prettier:check --silent && npm run stylelint:check --silent
Checking formatting...
All matched files use Prettier code style!
> [email protected] checktypes
> tsc --noEmit
node_modules/@esm-bundle/chai/chai.d.ts:3:1 - error TS1203: Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
3 export = chai;
~~~~~~~~~~~~~~
Found 1 error in node_modules/@esm-bundle/chai/chai.d.ts:3
husky - pre-push script failed (code 2)
Pushing to https://github.com/melink14/rikaikun
error: failed to push some refs to 'https://github.com/melink14/rikaikun'
|
presubmit
Error:
> [email protected] presubmit
> npm run presubmit:base && npm run test:small
> [email protected] presubmit:base
> npm run lint && npm run checktypes && npm run build
> [email protected] lint
> npm run eslint:check --silent && npm run prettier:check --silent && npm run stylelint:check --silent
Checking formatting...
All matched files use Prettier code style!
> [email protected] checktypes
> tsc --noEmit
node_modules/@esm-bundle/chai/chai.d.ts:3:1 - error TS1203: Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
3 export = chai;
~~~~~~~~~~~~~~
Found 1 error in node_modules/@esm-bundle/chai/chai.d.ts:3
husky - pre-push script failed (code 2)
Pushing to https://github.com/melink14/rikaikun
error: failed to push some refs to 'https://github.com/melink14/rikaikun'
|