Skip to content

Created wrappers around Internal IDs for consistency and added an ID dispatch registry #1933

Created wrappers around Internal IDs for consistency and added an ID dispatch registry

Created wrappers around Internal IDs for consistency and added an ID dispatch registry #1933

Triggered via pull request January 8, 2025 14:39
Status Failure
Total duration 3m 13s
Artifacts

ci-check-repo.yaml

on: pull_request
Verify format
3m 2s
Verify format
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Verify format: testing/generation/function_coverage/generators.go#L171
cannot use pgtypes.Bool.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/generators.go#L172
cannot use pgtypes.Float32.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/generators.go#L173
cannot use pgtypes.Float64.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/generators.go#L174
cannot use pgtypes.Int16.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/generators.go#L175
cannot use pgtypes.Int32.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/generators.go#L176
cannot use pgtypes.Int64.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/generators.go#L177
cannot use pgtypes.Numeric.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/generators.go#L178
cannot use pgtypes.Uuid.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/generators.go#L179
cannot use pgtypes.VarChar.ID (variable of type id.InternalType) as id.Internal value in map literal
Verify format: testing/generation/function_coverage/main.go#L64
cannot use paramType.ID (variable of type id.InternalType) as id.Internal value in map index