Pie: support multiple active ids #2473
ci.yml
on: pull_request
build
56s
end-to-end-tests
1m 6s
Annotations
12 errors and 2 warnings
build:
packages/pie/src/hooks.ts#L23
Parameter 'id' implicitly has an 'any' type.
|
build:
packages/pie/src/hooks.ts#L23
Parameter 'activeId' implicitly has an 'any' type.
|
build:
packages/static/src/mappings/pie.ts#L3
Cannot find module '@nivo/pie' or its corresponding type declarations.
|
build:
packages/express/src/memory-storage.ts#L1
Cannot find module '@nivo/static' or its corresponding type declarations.
|
build:
packages/express/src/index.ts#L4
Cannot find module '@nivo/static' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|
end-to-end-tests:
packages/pie/src/hooks.ts#L23
Parameter 'id' implicitly has an 'any' type.
|
end-to-end-tests:
packages/pie/src/hooks.ts#L23
Parameter 'activeId' implicitly has an 'any' type.
|
end-to-end-tests:
packages/static/src/mappings/pie.ts#L3
Cannot find module '@nivo/pie' or its corresponding type declarations.
|
end-to-end-tests:
packages/express/src/memory-storage.ts#L1
Cannot find module '@nivo/static' or its corresponding type declarations.
|
end-to-end-tests:
packages/express/src/index.ts#L4
Cannot find module '@nivo/static' or its corresponding type declarations.
|
end-to-end-tests
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
end-to-end-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|