build(deps): bump typescript from 5.5.4 to 5.7.2 #4934
Annotations
3 errors
Lint, build, and test
Process completed with exit code 2.
|
Push lint fixes to pull request branch
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'
|
Push lint fixes to pull request branch
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'
|
Loading