Skip to content

Add functions to CLI #105

Add functions to CLI

Add functions to CLI #105

Triggered via pull request August 6, 2024 14:36
Status Failure
Total duration 35s
Billable time 1m
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: pkg/config/config.go#L69
Error return value of `networkManager.SwitchNetwork` is not checked (errcheck)
lint: pkg/config/config.go#L92
if statements that check an error must be cuddled with the statement that assigned the error (wsl)
lint
issues found