Merge pull request #2 from puppetlabs/cat-2786-fix-rake-task #9
Annotations
24 errors and 25 warnings
|
spec (ubuntu-24.04-arm ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
|
spec (ubuntu-24.04-arm ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
|
spec (ubuntu-24.04-arm ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L1
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
|
spec (ubuntu-24.04-arm ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
|
spec (ubuntu-24.04-arm ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
|
spec (ubuntu-24.04-arm ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L1
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
|
spec (ubuntu-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
|
spec (ubuntu-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
|
spec (ubuntu-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L1
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
|
spec (macos-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
|
spec (macos-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
|
spec (macos-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L1
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
|
spec (macos-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
|
spec (macos-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
|
spec (macos-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L1
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L1
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0):
site/profile/manifests/bad_lint.pp#L2
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0):
site/profile/manifests/bad_lint.pp#L2
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0):
site/profile/manifests/bad_lint.pp#L1
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
|
spec (windows-latest ruby 4.0 | puppet ~> 9.0):
site/profile/manifests/bad_lint.pp#L2
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
|
spec (windows-latest ruby 4.0 | puppet ~> 9.0):
site/profile/manifests/bad_lint.pp#L2
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
|
spec (windows-latest ruby 4.0 | puppet ~> 9.0):
site/profile/manifests/bad_lint.pp#L1
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
|
Workflow syntax warning:
.github/workflows/ci.yml#L35
In .github/workflows/ci.yml (Line: 35, Col: 11): Error from called workflow puppetlabs/cat-github-actions/.github/workflows/gem_ci.yml@main (Line: 54, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
spec (ubuntu-24.04-arm ruby 4.0 | puppet ~> 9.0) / spec
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
spec (ubuntu-24.04-arm ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
indent should be 2 chars and is 0 (check: strict_indent)
|
|
spec (ubuntu-24.04-arm ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L1
class not documented (check: documentation)
|
|
spec (ubuntu-24.04-arm ruby 3.2 | puppet ~> 8.0) / spec
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
spec (ubuntu-24.04-arm ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
indent should be 2 chars and is 0 (check: strict_indent)
|
|
spec (ubuntu-24.04-arm ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L1
class not documented (check: documentation)
|
|
spec (ubuntu-latest ruby 4.0 | puppet ~> 9.0) / spec
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
spec (ubuntu-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
indent should be 2 chars and is 0 (check: strict_indent)
|
|
spec (ubuntu-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L1
class not documented (check: documentation)
|
|
spec (macos-latest ruby 3.2 | puppet ~> 8.0) / spec
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
spec (macos-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
indent should be 2 chars and is 0 (check: strict_indent)
|
|
spec (macos-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L1
class not documented (check: documentation)
|
|
spec (macos-latest ruby 4.0 | puppet ~> 9.0) / spec
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
spec (macos-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L2
indent should be 2 chars and is 0 (check: strict_indent)
|
|
spec (macos-latest ruby 4.0 | puppet ~> 9.0) / spec:
site/profile/manifests/bad_lint.pp#L1
class not documented (check: documentation)
|
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L2
indent should be 2 chars and is 0 (check: strict_indent)
|
|
spec (ubuntu-latest ruby 3.2 | puppet ~> 8.0) / spec:
site/profile/manifests/bad_lint.pp#L1
class not documented (check: documentation)
|
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0):
site/profile/manifests/bad_lint.pp#L2
indent should be 2 chars and is 0 (check: strict_indent)
|
|
spec (windows-latest ruby 3.2 | puppet ~> 8.0):
site/profile/manifests/bad_lint.pp#L1
class not documented (check: documentation)
|
|
spec (windows-latest ruby 4.0 | puppet ~> 9.0)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
spec (windows-latest ruby 4.0 | puppet ~> 9.0):
site/profile/manifests/bad_lint.pp#L2
indent should be 2 chars and is 0 (check: strict_indent)
|
|
spec (windows-latest ruby 4.0 | puppet ~> 9.0):
site/profile/manifests/bad_lint.pp#L1
class not documented (check: documentation)
|