Skip to content

SONARPY-3057 Create rule S7613: Returned Values Must Be JSON Serializable #5143

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

You can preview this rule here (updated a few minutes after each push).

Review

A dedicated reviewer checked the rule description successfully for:

  • logical errors and incorrect information
  • information gaps and missing content
  • text style and tone
  • PR summary and labels follow the guidelines

@Seppli11 Seppli11 force-pushed the rule/add-RSPEC-S7613 branch 5 times, most recently from 485db7a to b27e81b Compare June 23, 2025 16:05
@Seppli11 Seppli11 force-pushed the rule/add-RSPEC-S7613 branch from b27e81b to 760dd43 Compare June 24, 2025 07:22
@Seppli11 Seppli11 changed the title Create rule S7613 Create rule S7613: SONARPY-3057: Returned Values Must Be JSON Serializable Jun 24, 2025
@Seppli11 Seppli11 changed the title Create rule S7613: SONARPY-3057: Returned Values Must Be JSON Serializable SONARPY-3057 Create rule S7613: Returned Values Must Be JSON Serializable Jun 24, 2025
@Seppli11 Seppli11 requested a review from joke1196 June 24, 2025 07:24
Copy link
Contributor

@joke1196 joke1196 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nothing to add here! Great job!

----

=== Message
Lambda handler returns a value that is not JSON serializable.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have just notice the message, it should push to an action. Something like Fix the return value to be JSON serializable.

Copy link

Quality Gate passed Quality Gate passed for 'rspec-tools'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link

Quality Gate passed Quality Gate passed for 'rspec-frontend'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants