Bump pydantic-settings from 2.11.0 to 2.12.0 in /reference-apps/fastapi-api-first #12
Triggered via pull request
November 20, 2025 04:52
Status
Failure
Total duration
14m 40s
Artifacts
–
lint.yml
on: pull_request
ShellCheck
15s
Dockerfile Lint
10s
YAML Lint
11s
Markdown Lint
12s
Python Lint (Ruff)
7s
Go Lint (golangci-lint)
11s
Rust Lint (Clippy)
1m 18s
Docker Compose Lint
8s
Environment File Lint
3s
File Permissions Check
6s
Linting Summary
2s
Annotations
34 errors and 21 warnings
|
ShellCheck
Process completed with exit code 1.
|
|
Dockerfile Lint:
reference-apps/golang/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Lint:
reference-apps/rust/Dockerfile#L29
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Lint:
reference-apps/rust/Dockerfile#L24
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/rust/Dockerfile#L7
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <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:
configs/forgejo/Dockerfile#L5
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Lint:
configs/forgejo/Dockerfile#L4
DL3002 warning: Last USER should not be root
|
|
Dockerfile Lint:
configs/vector/Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
|
Dockerfile Lint:
configs/pgbouncer/Dockerfile#L5
DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
|
|
Dockerfile Lint:
configs/pgbouncer/Dockerfile#L1
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
|
YAML Lint:
./docker-compose.yml#L773
773:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L767
767:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L732
732:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L664
664:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L232
232:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L225
225:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L221
221:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L212
212:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L186
186:1 [trailing-spaces] trailing spaces
|
|
YAML Lint:
./docker-compose.yml#L166
166:1 [trailing-spaces] trailing spaces
|
|
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.38.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.38.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.38.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.38.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.38.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.38.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.38.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.38.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.38.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.38.0/doc/md013.md
|
|
Go Lint (golangci-lint)
golangci-lint exit with code 3
|
|
Rust Lint (Clippy)
Process completed with exit code 1.
|
|
Linting Summary
Process completed with exit code 1.
|
|
YAML Lint:
./configs/alertmanager/alertmanager.yml#L155
155:5 [comments-indentation] comment not indented like content
|
|
YAML Lint:
./.github/ISSUE_TEMPLATE/feature_request.yml#L9
9:121 [line-length] line too long (135 > 120 characters)
|
|
YAML Lint:
./.github/ISSUE_TEMPLATE/bug_report.yml#L9
9:121 [line-length] line too long (128 > 120 characters)
|
|
YAML Lint:
./.github/workflows/wiki-sync.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
|
|
YAML Lint:
./.github/workflows/lint.yml#L3
3:1 [truthy] truthy value should be one of [false, no, true, yes]
|
|
YAML Lint:
./.github/workflows/security.yml#L53
53:121 [line-length] line too long (162 > 120 characters)
|
|
YAML Lint:
./.github/workflows/security.yml#L3
3:1 [truthy] truthy value should be one of [false, no, true, yes]
|
|
YAML Lint:
./.github/workflows/test.yml#L3
3:1 [truthy] truthy value should be one of [false, no, true, yes]
|
|
YAML Lint:
./.pre-commit-config.yaml#L79
79:121 [line-length] line too long (123 > 120 characters)
|
|
YAML Lint:
./docker-compose.yml#L227
227:121 [line-length] line too long (129 > 120 characters)
|
|
Go Lint (golangci-lint)
Restore cache failed: Dependencies file is not found in /home/runner/work/devstack-core/devstack-core. Supported file pattern: go.sum
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L375
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L323
Diff in /home/runner/work/devstack-core/devstack-core/reference-apps/rust/src/main.rs
|
|
Rust Lint (Clippy):
reference-apps/rust/src/main.rs#L301
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
|