Closed schuettecarsten closed 2 years ago
Hi, Thanks for the report, I'll look at it!
I have pushed the suppression for that warnings to master
, could you please check? Thanks!
This issue is marked stale because it has been open for 90 days with no activity.
This issue was closed due to no activity.
When you compile Stashbox on your own, it shows a lot of warnings about missing constructors for several Exception types.
These warnings are shown for:
Please either implement these constructors or suppress the warning.
Quality rule: https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1032