Add --verbose option to cmake-rn
#156
check.yml
on: pull_request
lint
22s
Run tests which doesn't require MacOS
27s
Run tests on Windows
2m 41s
Run tests which requires MacOS
1m 17s
Annotations
15 errors
|
lint
Process completed with exit code 1.
|
|
lint:
packages/cmake-rn/src/cli.ts#L45
'verboseOption' is assigned a value but never used
|
|
Run tests which doesn't require MacOS
Process completed with exit code 2.
|
|
Run tests which doesn't require MacOS:
packages/cmake-rn/src/cli.ts#L404
Property 'verbose' does not exist on type 'TripletScopedContext'.
|
|
Run tests which doesn't require MacOS:
packages/cmake-rn/src/cli.ts#L376
Property 'verbose' does not exist on type 'TripletScopedContext'.
|
|
Run tests which doesn't require MacOS:
packages/cmake-rn/src/cli.ts#L191
Property 'verbose' does not exist on type '{ source: string; configuration: "Release" | "Debug"; android?: true | undefined; apple?: true | undefined; build?: string | undefined; out?: string | undefined; clean?: true | undefined; ndkVersion: string; autoLink: boolean; weakNodeApiLinkage: boolean; xcframeworkExtension: boolean; }'.
|
|
Run tests which doesn't require MacOS:
packages/cmake-rn/src/cli.ts#L171
Property 'verbose' does not exist on type '{ source: string; configuration: "Release" | "Debug"; android?: true | undefined; apple?: true | undefined; build?: string | undefined; out?: string | undefined; clean?: true | undefined; ndkVersion: string; autoLink: boolean; weakNodeApiLinkage: boolean; xcframeworkExtension: boolean; }'.
|
|
Run tests which requires MacOS
Process completed with exit code 2.
|
|
Run tests which requires MacOS:
packages/cmake-rn/src/cli.ts#L404
Property 'verbose' does not exist on type 'TripletScopedContext'.
|
|
Run tests which requires MacOS:
packages/cmake-rn/src/cli.ts#L376
Property 'verbose' does not exist on type 'TripletScopedContext'.
|
|
Run tests which requires MacOS:
packages/cmake-rn/src/cli.ts#L191
Property 'verbose' does not exist on type '{ source: string; configuration: "Release" | "Debug"; android?: true | undefined; apple?: true | undefined; build?: string | undefined; out?: string | undefined; clean?: true | undefined; ndkVersion: string; autoLink: boolean; weakNodeApiLinkage: boolean; xcframeworkExtension: boolean; }'.
|
|
Run tests which requires MacOS:
packages/cmake-rn/src/cli.ts#L171
Property 'verbose' does not exist on type '{ source: string; configuration: "Release" | "Debug"; android?: true | undefined; apple?: true | undefined; build?: string | undefined; out?: string | undefined; clean?: true | undefined; ndkVersion: string; autoLink: boolean; weakNodeApiLinkage: boolean; xcframeworkExtension: boolean; }'.
|
|
.github/workflows/check.yml
Canceling since a higher priority waiting request for .github/workflows/check.yml-refs/pull/130/merge exists
|
|
Run tests on Windows
The operation was canceled.
|
|
Run tests on Windows
Canceling since a higher priority waiting request for .github/workflows/check.yml-refs/pull/130/merge exists
|