Publish #271
Annotations
21 errors and 1 warning
Prime UT (macos-latest, latest):
packages/cli/src/argv-parser/index.ts#L31
Type 'ParseArgvImpl' is not assignable to type 'ParseState'.
|
Prime UT (macos-latest, latest):
packages/cli/src/argv-parser/index.ts#L50
Type 'ParseArgvImpl' is not assignable to type 'ParseState'.
|
Prime UT (macos-latest, latest):
packages/cli/src/argv-parser/index.ts#L52
Property 'isEof' in type 'ParseArgvImpl' is not assignable to the same property in base type 'ParseState'.
|
Prime UT (macos-latest, latest):
packages/cli/src/argv-parser/index.ts#L55
Property 'isOption' in type 'ParseArgvImpl' is not assignable to the same property in base type 'ParseState'.
|
Prime UT (macos-latest, latest):
packages/cli/src/argv-parser/index.ts#L71
Property 'isArgument' in type 'ParseArgvImpl' is not assignable to the same property in base type 'ParseState'.
|
Prime UT (macos-latest, latest)
Process completed with exit code 2.
|
Prime UT (windows-latest, latest)
The job was canceled because "macos-latest_latest" failed.
|
Prime UT (windows-latest, latest)
The operation was canceled.
|
Prime UT (windows-latest, lts/*)
The job was canceled because "macos-latest_latest" failed.
|
Prime UT (windows-latest, lts/*)
The operation was canceled.
|
Prime UT (ubuntu-latest, lts/*)
The job was canceled because "macos-latest_latest" failed.
|
Prime UT (ubuntu-latest, lts/*)
The operation was canceled.
|
Prime UT (ubuntu-latest, latest)
The job was canceled because "macos-latest_latest" failed.
|
Prime UT (ubuntu-latest, latest):
packages/cli/src/argv-parser/index.ts#L31
Type 'ParseArgvImpl' is not assignable to type 'ParseState'.
|
Prime UT (ubuntu-latest, latest):
packages/cli/src/argv-parser/index.ts#L50
Type 'ParseArgvImpl' is not assignable to type 'ParseState'.
|
Prime UT (ubuntu-latest, latest):
packages/cli/src/argv-parser/index.ts#L52
Property 'isEof' in type 'ParseArgvImpl' is not assignable to the same property in base type 'ParseState'.
|
Prime UT (ubuntu-latest, latest):
packages/cli/src/argv-parser/index.ts#L55
Property 'isOption' in type 'ParseArgvImpl' is not assignable to the same property in base type 'ParseState'.
|
Prime UT (ubuntu-latest, latest):
packages/cli/src/argv-parser/index.ts#L71
Property 'isArgument' in type 'ParseArgvImpl' is not assignable to the same property in base type 'ParseState'.
|
Prime UT (ubuntu-latest, latest)
The operation was canceled.
|
Prime UT (macos-latest, lts/*)
The job was canceled because "macos-latest_latest" failed.
|
Prime UT (macos-latest, lts/*)
The operation was canceled.
|
Prime UT (macos-latest, latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|