(MAINT) Support for Puppet Server on Ubuntu 22.04 #223
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
52s
Matrix: Spec / spec
Annotations
2 errors and 17 warnings
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
|
Spec / Setup Test Matrix
Cannot find image for windows-10
|
Spec / Setup Test Matrix
Cannot find image for windows-2012 R2
|
Spec / Setup Test Matrix
Cannot find image for windows-2016
|
Spec / Setup Test Matrix
Cannot find image for windows-2019
|
Spec / Setup Test Matrix
Cannot find image for windows-2022
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L24
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tasks/install_puppetserver.sh:24:19: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L24
[shellcheck] reported by reviewdog 🐶
Don't use [] around classes in tr, it replaces literal square brackets.
Raw Output:
./tasks/install_puppetserver.sh:24:27: info: Don't use [] around classes in tr, it replaces literal square brackets. (ShellCheck.SC2021)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L62
[shellcheck] reported by reviewdog 🐶
Variable was used as an array but is now assigned a string.
Raw Output:
./tasks/install_puppetserver.sh:62:3: warning: Variable was used as an array but is now assigned a string. (ShellCheck.SC2178)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L62
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tasks/install_puppetserver.sh:62:15: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L64
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tasks/install_puppetserver.sh:64:19: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L105
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tasks/install_puppetserver.sh:105:8: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L110
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tasks/install_puppetserver.sh:110:36: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L112
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tasks/install_puppetserver.sh:112:12: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L138
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tasks/install_puppetserver.sh:138:25: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/install_puppetserver.sh#L139
[shellcheck] reported by reviewdog 🐶
Double quote to prevent globbing and word splitting.
Raw Output:
./tasks/install_puppetserver.sh:139:32: info: Double quote to prevent globbing and word splitting. (ShellCheck.SC2086)
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/tasks/abs_spec.rb#L134
provision::abs when provisioning raises an error if abs returns error response
Skipped: Not yet implemented
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/tasks/abs_spec.rb#L182
provision::abs when tearing down raises an error if abs returns error response
Skipped: Not yet implemented
|