[puppetsync] Clean up for linters #209
Triggered via pull request
August 20, 2024 19:53
Status
Success
Total duration
1h 35m 39s
Artifacts
–
pr_tests.yml
on: pull_request
Puppet Syntax
28s
Puppet Style
30s
Ruby Style (experimental)
0s
File checks
30s
RELENG checks
32s
Matrix: spec-tests
Annotations
36 warnings
File checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Puppet Syntax
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Puppet Style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RELENG checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (facter, Puppet 7.x [SIMP 6.6/PE 2021.7])
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (aliases, Puppet 7.x [SIMP 6.6/PE 2021.7])
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (aliases, Puppet 8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (facter, Puppet 8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (functions, Puppet 7.x [SIMP 6.6/PE 2021.7])
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (functions, Puppet 8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 00, Puppet 7.x [SIMP 6.6/PE 2021.7])
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 00, Puppet 8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 10, Puppet 7.x [SIMP 6.6/PE 2021.7])
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 10, Puppet 8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 20, Puppet 7.x [SIMP 6.6/PE 2021.7])
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 20, Puppet 8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7])
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on almalinux-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on centos-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on centos-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on oraclelinux-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on oraclelinux-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on redhat-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on redhat-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 7.x [SIMP 6.6/PE 2021.7]):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on rocky-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on almalinux-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on centos-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on centos-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on oraclelinux-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on oraclelinux-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on redhat-7-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on redhat-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (classes 01, Puppet 8.x):
spec/classes/01_classes/scenario/base_spec.rb#L77
simp on rocky-8-x86_64 use_sudoers_aliases = false is expected not to contain Class[simp::sudoers]
Failure/Error: pending { is_expected.to_not create_class('simp::sudoers') }
expected that the catalogue would not contain Class[simp::sudoers]
|
Spec (unit, Puppet 8.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Spec (unit, Puppet 7.x [SIMP 6.6/PE 2021.7])
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|