Component tests setup #1608
Annotations
10 errors and 1 warning
Run typecheck
Type '{ name: string; enabled: true; }' is missing the following properties from type 'ListEnterpriseFeaturesResponse_Feature': equals, clone, fromBinary, fromJson, and 6 more.
|
Run typecheck
Type '{ name: string; enabled: false; }' is missing the following properties from type 'ListEnterpriseFeaturesResponse_Feature': equals, clone, fromBinary, fromJson, and 6 more.
|
Run typecheck
Type '{ name: string; }' is missing the following properties from type 'ListEnterpriseFeaturesResponse_Feature': enabled, equals, clone, fromBinary, and 7 more.
|
Run typecheck
Type '{ name: string; enabled: false; }' is missing the following properties from type 'ListEnterpriseFeaturesResponse_Feature': equals, clone, fromBinary, fromJson, and 6 more.
|
Run typecheck
Type '{ name: string; enabled: false; }' is missing the following properties from type 'ListEnterpriseFeaturesResponse_Feature': equals, clone, fromBinary, fromJson, and 6 more.
|
Run typecheck
Type '{ name: string; }' is missing the following properties from type 'ListEnterpriseFeaturesResponse_Feature': enabled, equals, clone, fromBinary, and 7 more.
|
Run typecheck
Type 'number' is not assignable to type 'bigint'.
|
Run typecheck
Type 'number' is not assignable to type 'bigint'.
|
Run typecheck
Property 'history' does not exist on type 'RenderWithRouterOptions'.
|
Run typecheck
Cannot find name 'connectQueryWrapper'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading