Skip to content

Simplified ControlGroup polymorphic resolution using the standard JSO…

37b3b36
Select commit
Loading
Failed to load commit list.
Merged

Feature/int 1594 #551

Simplified ControlGroup polymorphic resolution using the standard JSO…
37b3b36
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 5, 2026 in 5s

37 new alerts

New alerts in code changed by this pull request

  • 37 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 17 in src/main/java/com/checkout/identities/amlscreening/requests/AmlScreeningRequest.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 13 in src/main/java/com/checkout/identities/amlscreening/responses/AmlScreeningResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseIdentityResponseStatus.canEqual
; it is advisable to add an Override annotation.

Check notice on line 15 in src/main/java/com/checkout/identities/applicants/responses/ApplicantResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseIdentityResponse.canEqual
; it is advisable to add an Override annotation.

Check notice on line 11 in src/main/java/com/checkout/identities/entities/BaseAttemptResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Spurious Javadoc @param tags Note

@param tag "" does not match any actual parameter of method "hashCode()".
@param tag "" does not match any actual parameter of method "canEqual()".
@param tag "" does not match any actual parameter of method "equals()".
@param tag "" does not match any actual parameter of method "toString()".
@param tag "" does not match any actual parameter of method "setApplicantSessionInformation()".
@param tag "" does not match any actual parameter of method "setClientInformation()".
@param tag "" does not match any actual parameter of method "setRedirectUrl()".
@param tag "" does not match any actual parameter of constructor "BaseAttemptResponse()".

Check notice on line 14 in src/main/java/com/checkout/identities/entities/BaseAttemptResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseIdentityResponseStatus.canEqual
; it is advisable to add an Override annotation.

Check notice on line 15 in src/main/java/com/checkout/identities/entities/BaseIdentityResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 13 in src/main/java/com/checkout/identities/entities/BaseIdentityResponseStatus.java

See this annotation in the file changed.

Code scanning / CodeQL

Spurious Javadoc @param tags Note

@param tag "" does not match any actual parameter of method "hashCode()".
@param tag "" does not match any actual parameter of method "canEqual()".
@param tag "" does not match any actual parameter of method "equals()".
@param tag "" does not match any actual parameter of method "toString()".
@param tag "" does not match any actual parameter of method "setResponseCodes()".
@param tag "" does not match any actual parameter of method "setStatus()".
@param tag "" does not match any actual parameter of constructor "BaseIdentityResponseStatus()".

Check notice on line 16 in src/main/java/com/checkout/identities/entities/BaseIdentityResponseStatus.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseIdentityResponse.canEqual
; it is advisable to add an Override annotation.

Check notice on line 14 in src/main/java/com/checkout/identities/faceauthentications/responses/FaceAuthenticationAttemptResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseAttemptResponse.canEqual
; it is advisable to add an Override annotation.

Check notice on line 15 in src/main/java/com/checkout/identities/faceauthentications/responses/FaceAuthenticationAttemptsResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 18 in src/main/java/com/checkout/identities/faceauthentications/responses/FaceAuthenticationResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseIdentityResponseStatus.canEqual
; it is advisable to add an Override annotation.

Check notice on line 12 in src/main/java/com/checkout/identities/iddocumentverification/responses/IdDocumentVerificationAttemptResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseIdentityResponseStatus.canEqual
; it is advisable to add an Override annotation.

Check notice on line 13 in src/main/java/com/checkout/identities/iddocumentverification/responses/IdDocumentVerificationAttemptsResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 11 in src/main/java/com/checkout/identities/iddocumentverification/responses/IdDocumentVerificationReportResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 13 in src/main/java/com/checkout/identities/iddocumentverification/responses/IdDocumentVerificationResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseIdentityResponseStatus.canEqual
; it is advisable to add an Override annotation.

Check notice on line 17 in src/main/java/com/checkout/identities/identityverification/responses/IdentityVerificationAttemptsResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 14 in src/main/java/com/checkout/identities/identityverification/responses/IdentityVerificationReportResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 20 in src/main/java/com/checkout/identities/identityverification/responses/IdentityVerificationResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
BaseIdentityResponseStatus.canEqual
; it is advisable to add an Override annotation.

Check notice on line 10 in src/main/java/com/checkout/issuing/cardholders/CardholderAccessTokenResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 9 in src/main/java/com/checkout/issuing/cardholders/CardholderRequest.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
CardholderUpdateRequest.canEqual
; it is advisable to add an Override annotation.

Check notice on line 12 in src/main/java/com/checkout/issuing/cardholders/CardholderUpdateResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 14 in src/main/java/com/checkout/issuing/cards/requests/renew/PhysicalCardRenewRequest.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
RenewCardRequest.canEqual
; it is advisable to add an Override annotation.

Check notice on line 12 in src/main/java/com/checkout/issuing/cards/requests/renew/VirtualCardRenewRequest.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
RenewCardRequest.canEqual
; it is advisable to add an Override annotation.

Check notice on line 16 in src/main/java/com/checkout/issuing/cards/responses/renew/RenewCardResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.

Check notice on line 12 in src/main/java/com/checkout/issuing/cards/responses/update/UpdateCardResponse.java

See this annotation in the file changed.

Code scanning / CodeQL

Missing Override annotation Note

This method overrides
Resource.canEqual
; it is advisable to add an Override annotation.