-
Notifications
You must be signed in to change notification settings - Fork 69
Use detail property rather than PerformanceEntry #1315
Copy link
Copy link
Open
Labels
Tech DebtTechdebt need to be implemented the sooner the better, as its getting expensive if implemented laterTechdebt need to be implemented the sooner the better, as its getting expensive if implemented latergood first issueGood for newcomersGood for newcomers
Description
In the newest build of Monika, there are deprecation warnings:
2024-07-22 14:02:39.028 | (node:1) [DEP0152] DeprecationWarning: Custom PerformanceEntry accessors are deprecated. Please use the detail property.
2024-07-22 14:02:39.029 | (Use `node --trace-deprecation ...` to show where the warning was created)This should be replaced with detail property rather than use PerformanceEntry
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Tech DebtTechdebt need to be implemented the sooner the better, as its getting expensive if implemented laterTechdebt need to be implemented the sooner the better, as its getting expensive if implemented latergood first issueGood for newcomersGood for newcomers