Fix test fw missing config #513
Annotations
7 errors and 1 warning
Object literal may only specify known properties, and 'isRuntimeCosmosDs' does not exist in type '{ parseManifest: (raw: unknown) => CommonProjectManifestV1_0_0Impl<any>; path: string; rawManifest: unknown; reader: Reader; root: string; nodeSemver: string; blockHandlerKind: string; isCustomDs: IsCustomDs<...>; isRuntimeDs: IsRuntimeDs<...>; networkOverrides?: Partial<...>; }'.
|
|
|
|
Conversion of type '{ network: { endpoint: string[]; chainId: string; }; dataSources: undefined[]; id: string; root: string; schema: GraphQLSchema; templates: undefined[]; tempDir: string; }' to type 'SubqueryProject' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@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