Fix generators, regenerate SDKs, add drift checks and CI gates #20
test.yml
on: pull_request
Smithy Verify
/
Verify Smithy spec
45s
Go Lint
39s
Lint Actions
37s
Provenance Check
3s
Rubric Check
4s
Conformance (Ruby)
0s
Conformance (Go)
0s
Conformance (Kotlin)
0s
Conformance (TypeScript)
0s
Annotations
12 errors and 1 warning
|
Go Lint:
go/cmd/generate-services/main.go#L525
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
|
|
Go Lint:
go/cmd/generate-services/main.go#L522
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
|
|
Go Lint:
go/cmd/generate-services/main.go#L495
S1017: should replace this if statement with an unconditional strings.TrimSuffix (staticcheck)
|
|
Go Lint:
go/cmd/generate-services/main.go#L482
S1017: should replace this if statement with an unconditional strings.TrimSuffix (staticcheck)
|
|
Go Lint:
go/cmd/generate-services/main.go#L442
QF1012: Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...)) (staticcheck)
|
|
Go Lint:
go/cmd/generate-services/main.go#L778
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
Go Lint:
go/cmd/generate-services/main.go#L768
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
Go Lint:
go/pkg/generated/aliases.go#L25
File is not properly formatted (gofmt)
|
|
Go Lint:
go/pkg/fizzy/client.go#L35
File is not properly formatted (gofmt)
|
|
Go Lint:
go/cmd/generate-services/main.go#L75
File is not properly formatted (gofmt)
|
|
Smithy Verify / Verify Smithy spec
Process completed with exit code 1.
|
|
Smithy Verify / Verify Smithy spec
openapi.json is out of date. Run 'make smithy-build' and commit.
|
|
Go Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fizzy-sdk/fizzy-sdk. Supported file pattern: go.sum
|