Implement realm otp, webauthn, webauthn passwordless and bruteforce properties #466
Annotations
5 errors and 1 warning
spec/unit/puppet/type/keycloak_realm_spec.rb#L66
Style/NumericLiterals: Use underscores(_) as thousands separator and separate every 3 digits with them. (https://rubystyle.guide#underscores-in-numerics)
|
spec/unit/puppet/type/keycloak_realm_spec.rb#L67
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
spec/unit/puppet/type/keycloak_realm_spec.rb#L132
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array. (https://rubystyle.guide#no-trailing-array-commas)
|
spec/unit/puppet/type/keycloak_realm_spec.rb#L168
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array. (https://rubystyle.guide#no-trailing-array-commas)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading