Skip to content

Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory #4

Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory

Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory #4

Triggered via pull request April 19, 2024 13:27
Status Success
Total duration 1m 15s
Artifacts

reviewdog.yml

on: pull_request
reviewdog (github-check)
55s
reviewdog (github-check)
reviewdog on Pull Request
1m 3s
reviewdog on Pull Request
runner / golangci-lint
56s
runner / golangci-lint
runner / staticcheck
56s
runner / staticcheck
runner / misspell
22s
runner / misspell
runner / languagetool
23s
runner / languagetool
runner / shellcheck
8s
runner / shellcheck
runner / alex
25s
runner / alex
runner / textlint
41s
runner / textlint
runner / textlint sarif
37s
runner / textlint sarif
Fit to window
Zoom out
Zoom in

Annotations

2 errors
reviewdog on Pull Request: _testdata/golint.go#L3
[golint-pr-review-nofilter] reported by reviewdog 🐶 exported var X should have comment or be unexported Raw Output: golint.go:3:5: exported var X should have comment or be unexported
reviewdog on Pull Request: _testdata/golint2.go#L3
[golint-pr-review-nofilter] reported by reviewdog 🐶 exported var Golint2 should have comment or be unexported Raw Output: golint2.go:3:5: exported var Golint2 should have comment or be unexported