Skip to content

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

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

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

Annotations

3 warnings

1.x on ubuntu-latest

succeeded Dec 24, 2024 in 2m 42s
Set up job
2s
Run actions/setup-go@v2
0s
Run echo "::set-output name=go-build::$(go env GOCACHE)"
0s
Run echo /home/runner/.cache/go-build
0s
Run echo /home/runner/go/pkg/mod
0s
Go Build Cache
4s
Go Mod Cache (go>=1.15)
3s
Run sudo apt install silversearcher-ag
49s
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
0s
Run go mod download && go mod tidy && go mod verify
0s
Run git --no-pager diff --exit-code
0s
Run go vet ./...
4s
Run git --no-pager diff --exit-code
0s
Run go fmt ./...
0s
Run git --no-pager diff --exit-code
0s
Run go test ./...
4s
Run go test -count=10 ./...
28s
Run go test -count=10 ./...
24s
Run go test -count=2 -covermode=atomic ./...
6s
Run go test -v -count=10 -run TestRaceyPatternSchemaValidateHindersIt -race ./...
5s
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
3s
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
9s
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)
0s
Post Go Build Cache
0s
Complete job
0s