Skip to content

chore: update deps #157

chore: update deps

chore: update deps #157

Triggered via push May 1, 2024 07:43
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
check: src/components/common/Button.ts#L18
Exported variable 'Button' has or is using name 'IStyledComponentBase' from external module "/home/runner/work/react-doc-viewer/react-doc-viewer/node_modules/styled-components/dist/types" but cannot be named.
check: src/components/common/Button.ts#L45
Exported variable 'LinkButton' has or is using name 'IStyledComponentBase' from external module "/home/runner/work/react-doc-viewer/react-doc-viewer/node_modules/styled-components/dist/types" but cannot be named.
check: src/components/common/Button.ts#L68
Exported variable 'ButtonPrimary' has or is using name 'IStyledComponentBase' from external module "/home/runner/work/react-doc-viewer/react-doc-viewer/node_modules/styled-components/dist/types" but cannot be named.
check: src/components/common/Button.ts#L69
Exported variable 'ButtonSecondary' has or is using name 'IStyledComponentBase' from external module "/home/runner/work/react-doc-viewer/react-doc-viewer/node_modules/styled-components/dist/types" but cannot be named.
check: src/index.tsx#L7
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
check
Process completed with exit code 1.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2.4.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2.4.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/