Compare commits

1 Commits

Author SHA1 Message Date
CSRBot 027628cbe2 chore(deps): update dependency golangci/golangci-lint to v2.12.2
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Failing after 18s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (pull_request) Failing after 56s
Lint Markdown files / Run markdown linter (pull_request) Failing after 23s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (pull_request) Failing after 14m42s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Failing after 40s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 21s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 8s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (pull_request) Failing after 39s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (pull_request) Successful in 20s
2026-06-04 16:22:54 +00:00
+1 -1
View File
@@ -14,6 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.3
- uses: DavidAnson/markdownlint-cli2-action@v23.2.0
- uses: DavidAnson/markdownlint-cli2-action@v21.0.0
with:
globs: '**/*.md'