Skip to content

feat: Deprecate and replace Bool,Int,Int64,String with Ptr using generics #3156

feat: Deprecate and replace Bool,Int,Int64,String with Ptr using generics

feat: Deprecate and replace Bool,Int,Int64,String with Ptr using generics #3156

Re-run triggered November 22, 2024 15:36
Status Failure
Total duration 1m 14s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: github/migrations_test.go#L237
cannot use Ptr(79) (value of type *int) as *int64 value in struct literal
lint: github/migrations_test.go#L247
cannot use Ptr(1296269) (value of type *int) as *int64 value in struct literal
lint: github/migrations_user_test.go#L235
cannot use Ptr(79) (value of type *int) as *int64 value in struct literal
lint: github/migrations_user_test.go#L245
cannot use Ptr(1296269) (value of type *int) as *int64 value in struct literal
lint: github/actions_artifacts_test.go#L44
cannot use Ptr(1) (value of type *int) as *int64 value in struct literal
lint: github/actions_artifacts_test.go#L126
cannot use Ptr(1) (value of type *int) as *int64 value in struct literal
lint: github/actions_artifacts_test.go#L208
cannot use Ptr(1) (value of type *int) as *int64 value in struct literal
lint: github/actions_artifacts_test.go#L211
cannot use Ptr(5) (value of type *int) as *int64 value in struct literal
lint: github/actions_artifacts_test.go#L441
cannot use Ptr(1) (value of type *int) as *int64 value in struct literal
lint: github/actions_artifacts_test.go#L444
cannot use Ptr(1) (value of type *int) as *int64 value in struct literal