Identity #1700
Annotations
10 errors
Lint:
pkg/mls/store/config.go#L1
: # github.com/xmtp/xmtp-node-go/pkg/mls/store [github.com/xmtp/xmtp-node-go/pkg/mls/store.test]
|
Lint:
pkg/mls/store/store_test.go#L153
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Lint:
pkg/mls/store/store_test.go#L154
syntax error: unexpected newline in argument list; possibly missing comma or )
|
Lint:
pkg/mls/store/store_test.go#L164
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Lint:
pkg/mls/store/store_test.go#L165
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
Lint:
pkg/mls/store/store_test.go#L166
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
|
Lint:
pkg/mls/store/store_test.go#L153
missing ',' before newline in composite literal (typecheck)
|
Lint:
pkg/mls/store/store_test.go#L154
missing ',' before newline in argument list (typecheck)
|
Lint:
pkg/mls/store/store_test.go#L164
missing ',' before newline in composite literal (typecheck)
|
Lint:
pkg/mls/store/store_test.go#L165
missing ',' before newline in composite literal (typecheck)
|