Skip to content

feat: provide common encrypt, decrypt, config services along with config #364

feat: provide common encrypt, decrypt, config services along with config

feat: provide common encrypt, decrypt, config services along with config #364

Triggered via pull request October 3, 2024 22:03
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
runner / formatting
31s
runner / formatting
runner / golangci-lint
32s
runner / golangci-lint
runner / yamllint
18s
runner / yamllint
runner / dotenv-linter
10s
runner / dotenv-linter
Matrix: runner / build and tests
Fit to window
Zoom out
Zoom in

Annotations

31 errors
runner / golangci-lint: pkg/security/storage.go#L9
[golangci] reported by reviewdog 🐶 Comment should end in a period (godot) Raw Output: pkg/security/storage.go:9:95: Comment should end in a period (godot) // NewStorage function to create a new Storage instance with a keyring interface (for testing) ^
runner / golangci-lint: pkg/security/storage.go#L24
[golangci] reported by reviewdog 🐶 Comment should end in a period (godot) Raw Output: pkg/security/storage.go:24:61: Comment should end in a period (godot) // SetKeyValue method to set a key-value pair in the keyring ^
runner / golangci-lint: pkg/security/storage.go#L33
[golangci] reported by reviewdog 🐶 Comment should end in a period (godot) Raw Output: pkg/security/storage.go:33:61: Comment should end in a period (godot) // GetKeyValue method to get a value from the keyring by key ^
runner / golangci-lint: pkg/security/types.go#L35
[golangci] reported by reviewdog 🐶 File is not `gofumpt`-ed with `-extra` (gofumpt) Raw Output: pkg/security/types.go:35: File is not `gofumpt`-ed with `-extra` (gofumpt) type RealKeyring struct { }
runner / golangci-lint: pkg/security/storage.go#L30
[golangci] reported by reviewdog 🐶 return with no blank line before (nlreturn) Raw Output: pkg/security/storage.go:30:2: return with no blank line before (nlreturn) return err ^
runner / golangci-lint: pkg/security/storage.go#L36
[golangci] reported by reviewdog 🐶 return with no blank line before (nlreturn) Raw Output: pkg/security/storage.go:36:2: return with no blank line before (nlreturn) return string(data.Data), err ^
runner / golangci-lint: pkg/security/storage.go#L47
[golangci] reported by reviewdog 🐶 return with no blank line before (nlreturn) Raw Output: pkg/security/storage.go:47:2: return with no blank line before (nlreturn) return kr.Set(item) ^
runner / golangci-lint
reviewdog exited with status code: 1
runner / build and tests (1.22.x, ubuntu-20.04)
Process completed with exit code 1.
runner / build and tests (1.21.x, windows-2019)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.21.x, windows-2019)
Process completed with exit code 1.
runner / build and tests (1.21.x, windows-2022)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.21.x, windows-2022)
The operation was canceled.
runner / build and tests (1.22.x, windows-2022)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.22.x, windows-2022)
The operation was canceled.
runner / build and tests (1.21.x, ubuntu-22.04)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.21.x, ubuntu-22.04)
The operation was canceled.
runner / build and tests (1.20.x, ubuntu-20.04)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.20.x, ubuntu-20.04)
The operation was canceled.
runner / build and tests (1.20.x, ubuntu-22.04)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.20.x, ubuntu-22.04)
The operation was canceled.
runner / build and tests (1.22.x, ubuntu-22.04)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.22.x, ubuntu-22.04)
The operation was canceled.
runner / build and tests (1.22.x, windows-2019)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.22.x, windows-2019)
The operation was canceled.
runner / build and tests (1.21.x, ubuntu-20.04)
The job was canceled because "_1_22_x_ubuntu-20_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_22_x_ubuntu-20_04" failed.
runner / build and tests (1.20.x, windows-2022)
The operation was canceled.
runner / build and tests (1.20.x, windows-2019)
The job was canceled because "_1_22_x_ubuntu-20_04" failed.
runner / build and tests (1.20.x, windows-2019)
The operation was canceled.