Skip to content

lndmon: cache closedChannels response #73

lndmon: cache closedChannels response

lndmon: cache closedChannels response #73

Triggered via pull request January 31, 2024 14:40
Status Failure
Total duration 1m 59s
Artifacts

main.yml

on: pull_request
lint and build code
1m 51s
lint and build code
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
lint and build code: config.go#L7
could not import github.com/lightninglabs/lndmon/collectors (-: # github.com/lightninglabs/lndmon/collectors
lint and build code: collectors/prometheus.go#L101
undefined: sigs) (typecheck)
lint and build code: cmd/lndmon/main.go#L5
could not import github.com/lightninglabs/lndmon/collectors (-: # github.com/lightninglabs/lndmon/collectors
lint and build code: collectors/prometheus.go#L101
undefined: sigs) (typecheck)
lint and build code: collectors/prometheus.go#L101
undefined: sigs (typecheck)
lint and build code
Process completed with exit code 2.
lint and build code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint and build code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/