Skip to content

Bump github.com/golang/glog from 1.2.2 to 1.2.4 #534

Bump github.com/golang/glog from 1.2.2 to 1.2.4

Bump github.com/golang/glog from 1.2.2 to 1.2.4 #534

Triggered via pull request January 29, 2025 21:18
Status Success
Total duration 4m 5s
Artifacts

go.yml

on: pull_request
Matrix: go / Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
go / Static Analysis: internal/testutil/schema.go#L67
don't use underscores in Go names; type UnionLeafType_String should be UnionLeafTypeString
go / Static Analysis: internal/testutil/schema.go#L71
don't use underscores in Go names; method Is_UnionLeafType should be IsUnionLeafType
go / Static Analysis: internal/testutil/schema.go#L73
don't use underscores in Go names; type UnionLeafType_Uint32 should be UnionLeafTypeUint32
go / Static Analysis: internal/testutil/schema.go#L77
don't use underscores in Go names; method Is_UnionLeafType should be IsUnionLeafType
go / Static Analysis: internal/testutil/schema.go#L79
don't use underscores in Go names; type UnionLeafType_EnumType should be UnionLeafTypeEnumType
go / Static Analysis: internal/testutil/schema.go#L83
don't use underscores in Go names; method Is_UnionLeafType should be IsUnionLeafType
go / Static Analysis: internal/testutil/schema.go#L89
don't use underscores in Go names; type UnionLeafType_EnumType2 should be UnionLeafTypeEnumType2
go / Static Analysis: internal/testutil/schema.go#L93
don't use underscores in Go names; method Is_UnionLeafType should be IsUnionLeafType
go / Static Analysis: internal/testutil/schema.go#L142
don't use underscores in Go names; type Model_SingleKey should be ModelSingleKey
go / Static Analysis: internal/testutil/schema.go#L217
don't use underscores in Go names; method To_UnionLeafType should be ToUnionLeafType