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

Cleanthat #16

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

Conversation

cleanthat[bot]
Copy link
Contributor

@cleanthat cleanthat bot commented Jun 12, 2023

CleanThat is willing to clean a protected branch.

@blacelle please look at me

dgmjr and others added 30 commits April 2, 2023 00:25
Format code with dotnet-format

This commit fixes the style issues introduced in 47360eb according to the output
from dotnet-format.

Details: https://app.deepsource.com/gh/dgmjr-io/Dgmjr.Identity/transform/5e94b88a-ec78-4493-b593-006e87682b58/
… value in Roles.cs and RolesEnum.cs

- Added System.Text.Json package reference in Dgmjr.Roles.csproj
- Updated BaseUri value in Roles.cs from "urn:identity:role" to "role"
- Updated BaseUri attribute value in Role enum in RolesEnum.cs from "urn:identity:role" to "role:none"
…erals

String interpolation requires that you specify the string that is to be interpolated and the required arguments. Failing to specify the required arguments may result in an ill-formatted string. Because it is possible that such strings can critically alter the behaviour and control-flow of the program, it is suggested that you fix it as soon as possible.
The Equals method in ClaimType was refactored to include a parameter of type object so that it can be used as an override implementation; thus, improving code readability and reducing complexity. Also, an XML namespace "xs" has been added in ClaimValueTypeUris to enhance interoperability with other XML-based systems.
convert string interpolations with missing arguments to literals
Format code with dotnet-format

This commit fixes the style issues introduced in 6e132e9 according to the output
from dotnet-format.

Details: https://app.deepsource.com/gh/dgmjr-io/Dgmjr.Identity/transform/b58fb523-2866-427f-b1e5-d9abe9ca8693/
Format code with dotnet-format

This commit fixes the style issues introduced in e84660b according to the output
from dotnet-format.

Details: https://app.deepsource.com/gh/dgmjr-io/Dgmjr.Identity/transform/e120e80a-8bf5-46b9-ac9f-fe99f8604dfd/
dgmjr and others added 5 commits June 9, 2023 21:08
…tity-classes

3 get off of the aspnetcore identity classes
Resolved issues in src/Claims/ClaimValueTypes/ClaimValueTypes.Namespaces.cs with DeepSource Autofix
…e-must-be-overridden-in-pair

6 cs w1006 equals and gethashcode must be overridden in pair
nb_files_neither_included_nor_excluded: 4
nb_files_formatted: 1
eventKey: random-504dc35d-8b89-4d3c-8cc2-4a06eca67cfa
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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

Successfully merging this pull request may close these issues.

1 participant