Skip to content

ci: Extend golangci-lint configuration and fix errors #536

ci: Extend golangci-lint configuration and fix errors

ci: Extend golangci-lint configuration and fix errors #536

Triggered via pull request August 26, 2024 13:39
Status Failure
Total duration 2m 39s
Artifacts

unit-testing.yml

on: pull_request
Matrix: Test the code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test the code (windows-latest): internal/cmd/profile/login_command.go#L145
cannot use syscall.Stdin (variable of type syscall.Handle) as int value in argument to term.ReadPassword
Test the code (windows-latest): internal/cmd/profile/login_command.go#L159
cannot use syscall.Stdin (variable of type syscall.Handle) as int value in argument to term.ReadPassword
Test the code (windows-latest)
Process completed with exit code 1.