JS compatibility #1
Annotations
10 errors and 1 warning
src/cli.ts#L3
Cannot find module 'path' or its corresponding type declarations.
|
src/cli.ts#L4
Cannot find module 'command-line-args' or its corresponding type declarations.
|
src/cli.ts#L5
Cannot find module 'fs/promises' or its corresponding type declarations.
|
src/cli.ts#L9
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/format.ts#L1
Cannot find module 'zod' or its corresponding type declarations.
|
src/swift.ts#L1
Cannot find module 'zod' or its corresponding type declarations.
|
src/swift.ts#L11
Cannot find module 'fs/promises' or its corresponding type declarations.
|
src/swift.ts#L62
Parameter 'b' implicitly has an 'any' type.
|
src/zod.ts#L1
Cannot find module 'zod' or its corresponding type declarations.
|
src/zod.ts#L16
Invalid module name in augmentation, module 'zod' cannot be found.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading