Update versions of services and more #1193
Annotations
10 errors and 1 warning
src/flags.ts#L8
Property 'build' does not exist on type 'typeof import("D:/a/cli/cli/node_modules/@oclif/core/lib/flags")'.
|
src/flags.ts#L20
Property 'build' does not exist on type 'typeof import("D:/a/cli/cli/node_modules/@oclif/core/lib/flags")'.
|
src/flags.ts#L26
Property 'build' does not exist on type 'typeof import("D:/a/cli/cli/node_modules/@oclif/core/lib/flags")'.
|
src/flags.ts#L36
Property 'build' does not exist on type 'typeof import("D:/a/cli/cli/node_modules/@oclif/core/lib/flags")'.
|
src/flags.ts#L47
Cannot find namespace 'Parser'.
|
src/flags.ts#L56
Cannot find namespace 'Parser'.
|
src/flags.ts#L64
Cannot find namespace 'Parser'.
|
src/flags.ts#L72
Cannot find namespace 'Parser'.
|
src/flags.ts#L80
Property 'build' does not exist on type 'typeof import("D:/a/cli/cli/node_modules/@oclif/core/lib/flags")'.
|
src/index.ts#L2
Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean './core/diff.js'?
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, 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/
|
This job failed
Loading