Skip to content

Conversation

@andrewazores
Copy link
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Related to #966
Related to #1061

Description of the change:

  1. Various cleanups for compiler warnings
  2. Replace old test expectNotification with newer and better expectWebSocketNotification
  3. Replace other deprecated method/constructor usage
  4. Remove unused fields
  5. Add some missing test assertions
  6. Ensure testcontainers are properly cleaned up

@andrewazores andrewazores added chore Refactor, rename, cleanup, etc. safe-to-test labels Jan 14, 2026
@andrewazores andrewazores requested a review from a team January 14, 2026 14:59
@andrewazores
Copy link
Member Author

/build_test

@github-actions
Copy link

Workflow started at 1/14/2026, 10:00:01 AM. View Actions Run.

@github-actions
Copy link

CI build and push: All tests pass ✅
https://github.com/cryostatio/cryostat/actions/runs/20998701595

@github-actions
Copy link

No OpenAPI schema changes detected.

@github-actions
Copy link

No GraphQL schema changes detected.

@andrewazores
Copy link
Member Author

/build_test

@github-actions
Copy link

Workflow started at 1/14/2026, 11:51:18 AM. View Actions Run.

@github-actions
Copy link

No GraphQL schema changes detected.

@github-actions
Copy link

No OpenAPI schema changes detected.

@github-actions
Copy link

CI build and push: All tests pass ✅
https://github.com/cryostatio/cryostat/actions/runs/21002438118

@andrewazores
Copy link
Member Author

/build_test

@github-actions
Copy link

Workflow started at 1/14/2026, 2:48:16 PM. View Actions Run.

@github-actions
Copy link

No OpenAPI schema changes detected.

@github-actions
Copy link

No GraphQL schema changes detected.

@github-actions
Copy link

CI build and push: All tests pass ✅
https://github.com/cryostatio/cryostat/actions/runs/21007661705

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Refactor, rename, cleanup, etc. safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant