Merge pull request #193 from NormB/fix/remaining-dependency-bumps #384
lint.yml
on: push
ShellCheck
16s
Dockerfile Lint
8s
YAML Lint
28s
Markdown Lint
16s
Python Lint (Ruff)
6s
Go Lint (golangci-lint)
9s
Rust Lint (Clippy)
1m 32s
Docker Compose Lint
9s
Environment File Lint
7s
File Permissions Check
4s
Linting Summary
4s
Annotations
36 errors and 13 warnings
|
Dockerfile Lint:
reference-apps/rust/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Lint:
reference-apps/fastapi-api-first/Dockerfile#L6
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
|
Dockerfile Lint:
reference-apps/fastapi-api-first/Dockerfile#L6
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
Dockerfile Lint:
reference-apps/typescript-api-first/Dockerfile#L25
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Lint:
reference-apps/fastapi/Dockerfile#L6
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
|
Dockerfile Lint:
reference-apps/fastapi/Dockerfile#L6
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
Dockerfile Lint:
reference-apps/nodejs/Dockerfile#L18
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Lint:
reference-apps/golang/Dockerfile#L25
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Lint:
reference-apps/golang/Dockerfile#L20
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
|
Dockerfile Lint:
reference-apps/golang/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Go Lint (golangci-lint)
golangci-lint exit with code 3
|
|
Headings should be surrounded by blank lines:
.github/CHANGELOG-test-fixes.md#L28
.github/CHANGELOG-test-fixes.md:28 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 2. GitHub Actions Wiki Sync Workflow Failure (CRITICAL)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Line length:
.github/CHANGELOG-test-fixes.md#L24
.github/CHANGELOG-test-fixes.md:24:81 MD013/line-length Line length [Expected: 80; Actual: 86] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
|
|
Lists should be surrounded by blank lines:
.github/CHANGELOG-test-fixes.md#L21
.github/CHANGELOG-test-fixes.md:21 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `docker-compose.yml` - Comme..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Line length:
.github/CHANGELOG-test-fixes.md#L18
.github/CHANGELOG-test-fixes.md:18:81 MD013/line-length Line length [Expected: 80; Actual: 160] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
|
|
Fenced code blocks should have a language specified:
.github/CHANGELOG-test-fixes.md#L13
.github/CHANGELOG-test-fixes.md:13 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md040.md
|
|
Fenced code blocks should be surrounded by blank lines:
.github/CHANGELOG-test-fixes.md#L13
.github/CHANGELOG-test-fixes.md:13 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md031.md
|
|
Line length:
.github/CHANGELOG-test-fixes.md#L12
.github/CHANGELOG-test-fixes.md:12:81 MD013/line-length Line length [Expected: 80; Actual: 198] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
|
|
Line length:
.github/CHANGELOG-test-fixes.md#L10
.github/CHANGELOG-test-fixes.md:10:81 MD013/line-length Line length [Expected: 80; Actual: 103] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
|
|
Headings should be surrounded by blank lines:
.github/CHANGELOG-test-fixes.md#L9
.github/CHANGELOG-test-fixes.md:9 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### 1. Redis Cluster Restart Loop (CRITICAL)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Line length:
.github/CHANGELOG-test-fixes.md#L5
.github/CHANGELOG-test-fixes.md:5:81 MD013/line-length Line length [Expected: 80; Actual: 164] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
|
|
YAML Lint
The process '/usr/bin/git' failed with exit code 128
|
|
YAML Lint
could not read Username for 'https://github.com': terminal prompts disabled
|
|
YAML Lint
could not read Username for 'https://github.com': terminal prompts disabled
|
|
YAML Lint
could not read Username for 'https://github.com': terminal prompts disabled
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
arguments to this method are incorrect
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
mismatched types
|
|
Rust Lint (Clippy)
Process completed with exit code 1.
|
|
Go Lint (golangci-lint)
Restore cache failed: Dependencies file is not found in /home/runner/work/devstack-core/devstack-core. Supported file pattern: go.mod
|
|
Markdown Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@v22. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust Lint (Clippy)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L325
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L302
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L270
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L236
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L206
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L130
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L126
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L121
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L114
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L1
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|