Skip to content

lndmon: cache closedChannels response #69

lndmon: cache closedChannels response

lndmon: cache closedChannels response #69

Triggered via pull request January 26, 2024 16:33
Status Failure
Total duration 1m 57s
Artifacts

main.yml

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

Annotations

2 errors and 2 warnings
lint and build code: collectors/channels_collector.go#L68
unused-parameter: parameter 'quit' seems to be unused, consider removing or renaming it as _ (revive)
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/