Skip to content

Pie: support multiple active ids #2473

Pie: support multiple active ids

Pie: support multiple active ids #2473

Re-run triggered November 7, 2024 00:15
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/