graphql logic implemented, need to update pull config to build proper… #1841
ci.yml
on: push
Matrix: run-mocha
build-and-upload-artifacts
14s
run-depcheck
14s
run-pre-commits
35s
generate-json-schema
12s
Annotations
8 errors and 5 warnings
generate-json-schema
Process completed with exit code 1.
|
build-and-upload-artifacts:
src/graphql/pullTranscendConfiguration.ts#L1
Property 'description' does not exist on type 'SiloDiscoveryRecommendation'.
|
build-and-upload-artifacts:
src/graphql/pullTranscendConfiguration.ts#L1
Property 'status' does not exist on type 'SiloDiscoveryRecommendation'.
|
build-and-upload-artifacts:
src/graphql/pullTranscendConfiguration.ts#L1
Property 'pluginId' does not exist on type 'SiloDiscoveryRecommendation'.
|
build-and-upload-artifacts:
src/graphql/pullTranscendConfiguration.ts#L1
Property 'organizationId' does not exist on type 'SiloDiscoveryRecommendation'.
|
build-and-upload-artifacts:
src/graphql/pullTranscendConfiguration.ts#L1
Property 'statusLatestRunTime' does not exist on type 'SiloDiscoveryRecommendation'.
|
build-and-upload-artifacts:
src/graphql/pullTranscendConfiguration.ts#L1
Type '{ title: string; description: any; status: any; pluginId: any; resourceId: string; organizationId: any; statusLatestRunTime: any; }' is not assignable to type '{ pluginId: string; resourceId: string; lastDiscoveredAt: string; plugin: string; suggestedCatalog: string; rawInputs: string[]; } & { country?: string | undefined; countrySubDivision?: string | undefined; ... 7 more ...; updatedAt?: string | undefined; }'.
|
build-and-upload-artifacts
Process completed with exit code 1.
|
generate-json-schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-mocha (ubuntu-latest, 18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-upload-artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-depcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run-pre-commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|