OCD-4734: Allow revoking user access and re-inviting disabled users #3282
Annotations
2 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run check style:
chpl/chpl-service/src/main/java/gov/healthit/chpl/auth/authentication/CognitoJwtUserConverter.java#L79
[reviewdog] reported by reviewdog 🐶
'30000' is a magic number.
Raw Output:
/github/workspace/./chpl/chpl-service/src/main/java/gov/healthit/chpl/auth/authentication/CognitoJwtUserConverter.java:79:31: warning: '30000' is a magic number. (com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck)
|
Loading