fix: cim_credentialcontext pull returns complete results #30
ci.yml
on: pull_request
runner / formatting
22s
runner / golangci-lint
34s
runner / yamllint
21s
runner / dotenv-linter
4s
Matrix: runner / build and tests
Annotations
27 errors
runner / golangci-lint:
pkg/wsman/cim/credential/context.go#L102
[golangci] reported by reviewdog 🐶
naked return in func `Pull` with 56 lines of code (nakedret)
Raw Output:
pkg/wsman/cim/credential/context.go:102:5: naked return in func `Pull` with 56 lines of code (nakedret)
return
^
|
runner / golangci-lint:
pkg/wsman/cim/credential/context.go#L100
[golangci] reported by reviewdog 🐶
assignments should only be cuddled with other assignments (wsl)
Raw Output:
pkg/wsman/cim/credential/context.go:100:4: assignments should only be cuddled with other assignments (wsl)
err = context.base.Execute(response.Message)
^
|
runner / golangci-lint:
pkg/wsman/cim/credential/context.go#L101
[golangci] reported by reviewdog 🐶
only one cuddle assignment allowed before if statement (wsl)
Raw Output:
pkg/wsman/cim/credential/context.go:101:4: only one cuddle assignment allowed before if statement (wsl)
if err != nil {
^
|
runner / golangci-lint:
pkg/wsman/cim/credential/context.go#L80
[golangci] reported by reviewdog 🐶
for statement without condition should never be cuddled (wsl)
Raw Output:
pkg/wsman/cim/credential/context.go:80:3: for statement without condition should never be cuddled (wsl)
for {
^
|
runner / golangci-lint
reviewdog exited with status code: 1
|
runner / build and tests (1.20.x, ubuntu-22.04)
Process completed with exit code 1.
|
runner / build and tests (1.20.x, windows-2019)
Process completed with exit code 1.
|
runner / build and tests (1.20.x, ubuntu-20.04)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.20.x, ubuntu-20.04)
The operation was canceled.
|
runner / build and tests (1.22.x, windows-2022)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.22.x, windows-2022)
The operation was canceled.
|
runner / build and tests (1.22.x, ubuntu-22.04)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.22.x, ubuntu-22.04)
The operation was canceled.
|
runner / build and tests (1.21.x, windows-2019)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.21.x, windows-2019)
The operation was canceled.
|
runner / build and tests (1.21.x, windows-2022)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.21.x, windows-2022)
The operation was canceled.
|
runner / build and tests (1.21.x, ubuntu-20.04)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.21.x, ubuntu-20.04)
The operation was canceled.
|
runner / build and tests (1.20.x, windows-2022)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.20.x, windows-2022)
The operation was canceled.
|
runner / build and tests (1.22.x, ubuntu-20.04)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.22.x, ubuntu-20.04)
The operation was canceled.
|
runner / build and tests (1.22.x, windows-2019)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.22.x, windows-2019)
The operation was canceled.
|
runner / build and tests (1.21.x, ubuntu-22.04)
The job was canceled because "_1_20_x_ubuntu-22_04" failed.
|
runner / build and tests (1.21.x, ubuntu-22.04)
The operation was canceled.
|