Skip to content

Bump dependencies

Bump dependencies #751

Triggered via pull request November 21, 2023 06:40
Status Failure
Total duration 1m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-check.yml

on: pull_request
staticcheck (project)
1m 39s
staticcheck (project)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
staticcheck (project): agent/check_handler.go#L51
this nil check is never true (SA4031)
staticcheck (project): agent/check_handler.go#L48
this is the value of request
staticcheck (project): backend/messaging/wizard_bus_test.go#L130
this value of subscription is never used (SA4006)
staticcheck (project)
Process completed with exit code 1.
staticcheck (project)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/