Skip to content

Implement password policy property #487

Implement password policy property

Implement password policy property #487

Triggered via pull request June 19, 2024 14:10
Status Failure
Total duration 56m 32s
Artifacts

ci.yaml

on: pull_request
Matrix: acceptance
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 28 warnings
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L262
Naming/VariableName: Use snake_case for variable names. (https://rubystyle.guide#snake-case-symbols-methods-vars)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L262
Style/WordArray: Use `['length(12)', 'and', 'notUsername(undefined)', 'and', 'notEmail(undefined)', 'and', 'forceExpiredPasswordChange(365)', 'and', 'hashIterations(27_500']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L263
Style/WordArray: Use `[ 'and', 'passwordHistory(3)', 'and', 'regexPattern(^(?!\\d+$)(?!.*test).*$)', 'and', 'specialChars(1)', 'and', 'upperCase(1)']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L263
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L264
Style/WordArray: Use `[ 'and', 'lowerCase(1)', 'and', 'digits(1)', 'and', 'hashAlgorithm(pbkdf2-sha256)', 'and', 'maxLength(64)']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L264
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L319
Naming/VariableName: Use snake_case for variable names. (https://rubystyle.guide#snake-case-symbols-methods-vars)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml)
Process completed with exit code 1.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L262
Naming/VariableName: Use snake_case for variable names. (https://rubystyle.guide#snake-case-symbols-methods-vars)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L262
Style/WordArray: Use `['length(12)', 'and', 'notUsername(undefined)', 'and', 'notEmail(undefined)', 'and', 'forceExpiredPasswordChange(365)', 'and', 'hashIterations(27_500']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L263
Style/WordArray: Use `[ 'and', 'passwordHistory(3)', 'and', 'regexPattern(^(?!\\d+$)(?!.*test).*$)', 'and', 'specialChars(1)', 'and', 'upperCase(1)']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L263
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L264
Style/WordArray: Use `[ 'and', 'lowerCase(1)', 'and', 'digits(1)', 'and', 'hashAlgorithm(pbkdf2-sha256)', 'and', 'maxLength(64)']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L264
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L319
Naming/VariableName: Use snake_case for variable names. (https://rubystyle.guide#snake-case-symbols-methods-vars)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml)
Process completed with exit code 1.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L262
Naming/VariableName: Use snake_case for variable names. (https://rubystyle.guide#snake-case-symbols-methods-vars)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L262
Style/WordArray: Use `['length(12)', 'and', 'notUsername(undefined)', 'and', 'notEmail(undefined)', 'and', 'forceExpiredPasswordChange(365)', 'and', 'hashIterations(27_500']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L263
Style/WordArray: Use `[ 'and', 'passwordHistory(3)', 'and', 'regexPattern(^(?!\\d+$)(?!.*test).*$)', 'and', 'specialChars(1)', 'and', 'upperCase(1)']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L263
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L264
Style/WordArray: Use `[ 'and', 'lowerCase(1)', 'and', 'digits(1)', 'and', 'hashAlgorithm(pbkdf2-sha256)', 'and', 'maxLength(64)']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L264
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml): spec/acceptance/2_realm_spec.rb#L319
Naming/VariableName: Use snake_case for variable names. (https://rubystyle.guide#snake-case-symbols-methods-vars)
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml)
Process completed with exit code 1.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L262
Naming/VariableName: Use snake_case for variable names. (https://rubystyle.guide#snake-case-symbols-methods-vars)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L262
Style/WordArray: Use `['length(12)', 'and', 'notUsername(undefined)', 'and', 'notEmail(undefined)', 'and', 'forceExpiredPasswordChange(365)', 'and', 'hashIterations(27_500']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L263
Style/WordArray: Use `[ 'and', 'passwordHistory(3)', 'and', 'regexPattern(^(?!\\d+$)(?!.*test).*$)', 'and', 'specialChars(1)', 'and', 'upperCase(1)']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L263
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L264
Style/WordArray: Use `[ 'and', 'lowerCase(1)', 'and', 'digits(1)', 'and', 'hashAlgorithm(pbkdf2-sha256)', 'and', 'maxLength(64)']` for an array of words. (https://rubystyle.guide#percent-w)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L264
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml): spec/acceptance/2_realm_spec.rb#L319
Naming/VariableName: Use snake_case for variable names. (https://rubystyle.guide#snake-case-symbols-methods-vars)
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
Process completed with exit code 1.
puppet8 el8 (keycloak=22.0.0 full=yes)
Process completed with exit code 1.
puppet7 el8 (keycloak=22.0.0 full=yes)
Process completed with exit code 1.
puppet7 el8 (keycloak=24.0.3 full=yes)
Process completed with exit code 1.
puppet8 el8 (keycloak=24.0.3 full=yes)
Process completed with exit code 1.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml)
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/.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures-latest.yml)
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/.
Puppet 7 (Ruby 2.7.7 fixtures=.fixtures.yml)
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/.
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures-latest.yml)
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/.
puppet8 debian-11 (keycloak=24.0.3 full=no)
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/.
puppet7 debian-11 (keycloak=22.0.0 full=no)
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/.
puppet7 debian-11 (keycloak=24.0.3 full=no)
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/.
puppet8 debian-11 (keycloak=22.0.0 full=no)
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/.
puppet7 el8 (keycloak=22.0.0 full=no)
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/.
puppet8 el8 (keycloak=22.0.0 full=no)
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/.
puppet7 el8 (keycloak=24.0.3 full=no)
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/.
puppet8 el8 (keycloak=24.0.3 full=no)
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/.
puppet7 el9 (keycloak=22.0.0 full=no)
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/.
puppet8 el9 (keycloak=22.0.0 full=no)
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/.
puppet7 el9 (keycloak=24.0.3 full=no)
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/.
puppet8 el9 (keycloak=24.0.3 full=no)
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/.
puppet7 ubuntu-2004 (keycloak=24.0.3 full=no)
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/.
puppet7 ubuntu-2004 (keycloak=22.0.0 full=no)
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/.
puppet8 ubuntu-2004 (keycloak=22.0.0 full=no)
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/.
puppet8 ubuntu-2004 (keycloak=24.0.3 full=no)
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/.
puppet7 ubuntu-2204 (keycloak=24.0.3 full=no)
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/.
puppet7 ubuntu-2204 (keycloak=22.0.0 full=no)
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/.
puppet8 ubuntu-2204 (keycloak=24.0.3 full=no)
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/.
puppet8 ubuntu-2204 (keycloak=22.0.0 full=no)
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/.
puppet8 el8 (keycloak=22.0.0 full=yes)
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/.
puppet7 el8 (keycloak=22.0.0 full=yes)
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/.
puppet7 el8 (keycloak=24.0.3 full=yes)
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/.
puppet8 el8 (keycloak=24.0.3 full=yes)
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/.