You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It appears that one of the dependencies is about to introduce a breaking change.
To Reproduce
Command and options used to reproduce the behaviour:
Run script
Expected behaviour
A clear and concise description of what you expected to happen.
no warnings printed
Screenshots
Warning: Table: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
at Table (/Users/brian/Repositories/SparkBot/SparkBot/node_modules/semantic-ui-react/dist/commonjs/collections/Table/Table.js:40:24)
at div
at Container (/Users/brian/Repositories/SparkBot/SparkBot/node_modules/semantic-ui-react/dist/commonjs/elements/Container/Container.js:24:24)
at SummaryPage (/Users/brian/Repositories/SparkBot/SparkBot/node_modules/typescript-coverage-report/dist/components/SummaryPage/SummaryPage.js:11:25)
```
**Environment**
- Tool version: latest
- OS: Mac
- Node version: 20.
- Browser (if applicable): [e.g. chrome, safari]
**Additional context**
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
It appears that one of the dependencies is about to introduce a breaking change.
To Reproduce
Command and options used to reproduce the behaviour:
Run script
Expected behaviour
A clear and concise description of what you expected to happen.
no warnings printed
Screenshots
The text was updated successfully, but these errors were encountered: