Skip to content

[feat]Basic Infra for node/storage #10

[feat]Basic Infra for node/storage

[feat]Basic Infra for node/storage #10

Triggered via pull request April 25, 2024 11:45
Status Failure
Total duration 26s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: internal/community/storage/member_test.go#L20
cannot use &ptr (value of type *string) as string value in argument to UpsertMember
build: internal/community/storage/member_test.go#L20
cannot use &prtN (value of type *int) as int value in argument to UpsertMember
build: internal/community/storage/member_test.go#L20
cannot use 1 (untyped int constant) as *int value in argument to UpsertMember
build: internal/community/storage/member_test.go#L21
cannot use &ptr (value of type *string) as string value in argument to UpsertMember
build: internal/community/storage/member_test.go#L21
cannot use &prtN (value of type *int) as int value in argument to UpsertMember
build: internal/community/storage/member_test.go#L21
cannot use 2 (untyped int constant) as *int value in argument to UpsertMember
build: internal/community/storage/member_test.go#L35
cannot use &ptr (value of type *string) as string value in argument to UpsertMember
build: internal/community/storage/member_test.go#L35
cannot use &prtN (value of type *int) as int value in argument to UpsertMember
build: internal/community/storage/member_test.go#L35
cannot use 1 (untyped int constant) as *int value in argument to UpsertMember
build: internal/community/storage/member_test.go#L37
cannot use &ptr (value of type *string) as string value in argument to UpsertMember