Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: deprecation error #160

Open
fabulousgk opened this issue May 13, 2024 · 0 comments
Open

Bug: deprecation error #160

fabulousgk opened this issue May 13, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@fabulousgk
Copy link

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.
@fabulousgk fabulousgk added the help wanted Extra attention is needed label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant