Skip to content

collectors: add startup time metrics #88

collectors: add startup time metrics

collectors: add startup time metrics #88

Triggered via pull request June 26, 2024 16:21
Status Failure
Total duration 2m 24s
Artifacts

main.yml

on: pull_request
lint and build code
2m 13s
lint and build code
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint and build code: collectors/state_collector.go#L74
superfluous-else: if block ends with a break statement, so drop this else and outdent its block (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/