Skip to content

openapi3filter: validation of x-www-form-urlencoded with arbitrary nested allOf #2023

openapi3filter: validation of x-www-form-urlencoded with arbitrary nested allOf

openapi3filter: validation of x-www-form-urlencoded with arbitrary nested allOf #2023

Annotations

2 warnings

1.x on macos-latest

succeeded Dec 23, 2024 in 5m 49s
Set up job
2s
Run actions/setup-go@v2
1s
Run echo "::set-output name=go-build::$(go env GOCACHE)"
0s
Run echo /Users/runner/Library/Caches/go-build
0s
Run echo /Users/runner/go/pkg/mod
0s
Go Build Cache
0s
Go Mod Cache (go>=1.15)
0s
Run sudo apt install silversearcher-ag
0s
Run actions/checkout@v2
1s
Run go generate openapi3/refsgenerator.go
0s
Run git --no-pager diff --exit-code
0s
Run ./maps.sh
0s
Run git --no-pager diff --exit-code
0s
Run ./docs.sh
1s
Run go mod download && go mod tidy && go mod verify
0s
Run git --no-pager diff --exit-code
0s
Run go vet ./...
9s
Run git --no-pager diff --exit-code
0s
Run go fmt ./...
0s
Run git --no-pager diff --exit-code
0s
Run go test ./...
5s
Run go test -count=10 ./...
0s
Run go test -count=10 ./...
16s
Run go test -count=2 -covermode=atomic ./...
6s
Run go test -v -count=10 -run TestRaceyPatternSchemaValidateHindersIt -race ./...
20s
Run go test -v -count=10 -run TestRaceyPatternSchemaForIssue775 -race ./...
4s
Run go test -v -count=10 -run TestIssue741 -race ./...
4s
Run git --no-pager diff --exit-code
0s
Errors must not be capitalized https://github.com/golang/go/wiki/CodeReviewComments#error-strings
0s
Did you mean %q
0s
Also add yaml tags
0s
nilness
0s
Check for superfluous trailing whitespace
0s
Ensure use of unmarshal
0s
Use `loader := NewLoader(); loader.Load ...`
0s
Use raw quotes https://go.dev/ref/spec#String_literals
0s
Use require.ErrorContains(..)
0s
Ensure go-run'ing binaries works
0s
Missing specification object link to definition
0s
Missing validation of unknown fields in extensions
0s
Style around Extensions embedding
0s
Ensure all exported fields are mentioned in Validate() impls
0s
Ensure readableType() covers all possible values of resolved var
0s
Post Run actions/checkout@v2
0s
Post Go Mod Cache (go>=1.15)
2m 12s
Post Go Build Cache
2m 16s
Complete job
0s