feat: add monitoring module (#35) #127
Annotations
16 errors and 6 warnings
golangci-lint (wallet)
golangci-lint exit with code 3
|
golangci-lint (node)
The job was canceled because "wallet" failed.
|
golangci-lint (node):
node/config.go#L109
n.ReadFile undefined (type *Node has no field or method ReadFile) (typecheck)
|
golangci-lint (node):
node/config.go#L128
n.WriteFile undefined (type *Node has no field or method WriteFile) (typecheck)
|
golangci-lint (node):
node/genesis.go#L15
n.Definition undefined (type *Node has no field or method Definition) (typecheck)
|
golangci-lint (node):
node/genesis.go#L49
n.Definition undefined (type *Node has no field or method Definition) (typecheck)
|
golangci-lint (node):
node/genesis.go#L79
n.Definition undefined (type *Node has no field or method Definition) (typecheck)
|
golangci-lint (node):
node/keys.go#L47
n.RunCommand undefined (type *Node has no field or method RunCommand) (typecheck)
|
golangci-lint (node):
node/node.go#L102
n.GetExternalAddress undefined (type *Node has no field or method GetExternalAddress) (typecheck)
|
golangci-lint (node)
issues found
|
golangci-lint (types)
The job was canceled because "wallet" failed.
|
golangci-lint (types)
The operation was canceled.
|
golangci-lint (cosmosutil)
The job was canceled because "wallet" failed.
|
golangci-lint (cosmosutil)
The operation was canceled.
|
golangci-lint (chain)
The job was canceled because "wallet" failed.
|
golangci-lint (chain)
The operation was canceled.
|
golangci-lint (util)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (wallet)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (node)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (types)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (cosmosutil)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (chain)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|