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

Fix Deprecation Messages on Startup - April 2024 #1921

Closed
palisadoes opened this issue Apr 22, 2024 · 4 comments
Closed

Fix Deprecation Messages on Startup - April 2024 #1921

palisadoes opened this issue Apr 22, 2024 · 4 comments
Labels
bug Something isn't working no-issue-activity No issue activity unapproved

Comments

@palisadoes
Copy link
Contributor

palisadoes commented Apr 22, 2024

Describe the bug

When starting the application we get deprecation messages for:

  1. onAfterSetupMiddleware
  2. onBeforeSetupMiddleware

To Reproduce
Steps to reproduce the behavior:

  1. Start the latest version of the server
  2. Messages briefly flash on the screen

Expected behavior

  1. The deprecated messages don't appear because the recommended use of setupMiddlewares
  2. The messages must not be suppressed.
  3. All tests are valid and pass

Actual behavior

  • See above

Screenshots

image

Additional details

  • N/A

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

@palisadoes palisadoes added the bug Something isn't working label Apr 22, 2024
Copy link

github-actions bot commented May 3, 2024

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label May 3, 2024
@coderpawan
Copy link

It means you want that if there is any deprecation message it should get flashed on the screen?

@palisadoes
Copy link
Contributor Author

It means you want that if there is any deprecation message it should get flashed on the screen?

The description explains the issue clearly

@github-actions github-actions bot removed the no-issue-activity No issue activity label Aug 2, 2024
Copy link

This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.

@github-actions github-actions bot added the no-issue-activity No issue activity label Aug 13, 2024
@palisadoes palisadoes closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity No issue activity unapproved
Projects
None yet
Development

No branches or pull requests

2 participants