feat: add Slot utility and asChild prop to Link #112
react18-compat.yaml
on: pull_request
Build & test with React 18
2m 27s
Annotations
2 errors and 1 warning
|
Build & test with React 18
Process completed with exit code 2.
|
|
Build & test with React 18
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
|
|
Workflow syntax warning:
.github/workflows/react18-compat.yaml#L13
In .github/workflows/react18-compat.yaml (Line: 13, Col: 11): Error from called workflow equinor/design-system/.github/workflows/_setup.yml@6184e2626fdb8208662aadae2522fa2ddfd8706b (Line: 110, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|