Bump typescript from 6.0.3 to 7.0.2#58
Open
dependabot[bot] wants to merge 1 commit into
Open
Annotations
11 errors and 1 warning
|
|
|
Run npm run build --if-present
Process completed with exit code 2.
|
|
Run npm run build --if-present:
src/index.mjs#L402
Parameter 'callback' implicitly has an 'any' type.
|
|
Run npm run build --if-present:
src/index.mjs#L400
Type '{ run: (callback: any) => void; }' is not assignable to type '{ (Function: any): void; run: Function; }'.
|
|
Run npm run build --if-present:
src/index.mjs#L374
Object literal may only specify known properties, and 'extra_function' does not exist in type 'Extra'.
|
|
Run npm run build --if-present:
src/index.mjs#L372
Parameter has a name but no type. Did you mean 'arg0: Function'?
|
|
Run npm run build --if-present:
src/index.mjs#L372
';' expected.
|
|
Run npm run build --if-present:
src/index.mjs#L359
'}' expected.
|
|
Run npm run build --if-present:
src/index.mjs#L310
Property 'extra_function' does not exist on type 'Extra'.
|
|
Run npm run build --if-present:
src/index.mjs#L237
Property 'extra_function' does not exist on type 'Extra'.
|
|
Run npm run build --if-present:
src/index.mjs#L235
Property 'extra_function' does not exist on type 'Extra'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading