fix: app name in transaction list #161
Annotations
10 errors
build:
nip47/controllers/get_balance_controller_test.go#L38
checkPermission declared and not used
|
build:
nip47/controllers/get_balance_controller_test.go#L56
cannot use *dbRequestEvent.AppId (variable of type uint) as *db.App value in argument to NewNip47Controller(svc.LNClient, svc.DB, svc.EventPublisher, permissionsSvc, transactionsSvc).HandleGetBalanceEvent
|
build:
nip47/controllers/get_balance_controller_test.go#L76
checkPermission declared and not used
|
build:
nip47/controllers/get_balance_controller_test.go#L89
cannot use *dbRequestEvent.AppId (variable of type uint) as *db.App value in argument to NewNip47Controller(svc.LNClient, svc.DB, svc.EventPublisher, permissionsSvc, transactionsSvc).HandleGetBalanceEvent
|
build:
nip47/controllers/get_info_controller_test.go#L44
undefined: permissions.GET_BALANCE_SCOPE
|
build:
nip47/controllers/get_info_controller_test.go#L50
checkPermission declared and not used
|
build:
nip47/controllers/get_info_controller_test.go#L101
undefined: permissions.GET_INFO_SCOPE
|
build:
nip47/controllers/get_info_controller_test.go#L107
checkPermission declared and not used
|
build:
nip47/controllers/get_info_controller_test.go#L153
undefined: permissions.GET_INFO_SCOPE
|
build:
nip47/controllers/get_info_controller_test.go#L162
undefined: permissions.NOTIFICATIONS_SCOPE
|