slog: update deps for LND, aperture, lndclient and btclog #562
main.yml
on: pull_request
RPC compilation check
1m 5s
Mockgen check
48s
lint code
3m 52s
Matrix: run unit tests
Annotations
10 errors
lint code:
event/event.go#L106
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint code:
event/event.go#L128
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint code:
clientdb/migrations/migration_01_add_events.go#L80
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint code:
poolscript/script.go#L794
G115: integer overflow conversion int -> uint32 (gosec)
|
lint code:
internal/test/walletkit_mock.go#L88
G115: integer overflow conversion int32 -> uint32 (gosec)
|
lint code:
internal/test/walletkit_mock.go#L89
G115: integer overflow conversion int32 -> uint32 (gosec)
|
lint code:
internal/test/walletkit_mock.go#L98
G115: integer overflow conversion uint32 -> int32 (gosec)
|
lint code:
account/watcher/controller.go#L119
G115: integer overflow conversion int32 -> uint32 (gosec)
|
lint code:
account/watcher/controller.go#L167
G115: integer overflow conversion uint32 -> int32 (gosec)
|
lint code:
account/watcher/controller.go#L246
G115: integer overflow conversion uint32 -> int32 (gosec)
|