Reinstate lerna bootstrap #42
Annotations
10 errors and 2 warnings
build-and-deploy
Duplicate index signature for type 'string'.
|
build-and-deploy
Duplicate index signature for type 'string'.
|
build-and-deploy
Duplicate identifier 'plugin'.
|
build-and-deploy
Duplicate index signature for type 'string'.
|
build-and-deploy
Subsequent property declarations must have the same type. Property 'index' must be of type '{ fields: string[]; name?: string; ddoc?: string; type?: string; partial_filter_selector?: Selector; }', but here has type '{ fields: string[]; name?: string; ddoc?: string; type?: string; }'.
|
build-and-deploy
Duplicate index signature for type 'string'.
|
build-and-deploy
Duplicate identifier 'plugin'.
|
build-and-deploy
Property 'doc' does not exist on type '{ key: string; error: "not_found"; } | { doc?: ExistingDocument<CardData & AllDocsMeta>; id: string; key: string; value: { rev: string; deleted?: boolean; }; }'.
|
build-and-deploy
Property 'doc' does not exist on type '{ key: string; error: "not_found"; } | { doc?: ExistingDocument<CardData & AllDocsMeta>; id: string; key: string; value: { rev: string; deleted?: boolean; }; }'.
|
build-and-deploy
Property 'doc' does not exist on type '{ key: string; error: "not_found"; } | { doc?: ExistingDocument<CardData & AllDocsMeta>; id: string; key: string; value: { rev: string; deleted?: boolean; }; }'.
|
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|