update dependencies #57
Annotations
10 errors and 1 warning
lint:
cmd/ping-monitor/main.go#L21
undefined: ping (typecheck)
|
lint:
cmd/ping-monitor/main.go#L48
undefined: ping (typecheck)
|
lint:
cmd/pingnet/main.go#L159
undefined: pb (typecheck)
|
lint:
payload.go#L11
undefined: logwrap (typecheck)
|
lint:
cmd/multiping/ui.go#L97
undefined: tcell (typecheck)
|
lint:
cmd/multiping/ui.go#L99
undefined: tcell (typecheck)
|
lint:
cmd/multiping/ui.go#L102
undefined: tcell (typecheck)
|
lint:
monitor/monitor.go#L15
undefined: ping (typecheck)
|
lint:
monitor/history.go#L34
h.Lock undefined (type *History has no field or method Lock) (typecheck)
|
lint:
monitor/history.go#L43
h.Unlock undefined (type *History has no field or method Unlock) (typecheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|