Skip to content

feat: add fsutils #1571

feat: add fsutils

feat: add fsutils #1571

Triggered via pull request June 19, 2023 16:27
Status Failure
Total duration 11m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
API Verification
10s
API Verification
Build  /  timestamp
Build / timestamp
Build  /  vmclarity-backend
Build / vmclarity-backend
Build  /  vmclarity-cli
Build / vmclarity-cli
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Verification: shared/pkg/fsutils/lsblk/json_test.go#L330
undefined: parseJsonFormat (typecheck)
Verification: shared/pkg/fsutils/mount/unix.go#L36
missing cases in switch of type mount.MountError: mount.ErrUnknown (exhaustive)
Verification: shared/pkg/fsutils/lsblk/internal/scan.go#L46
named return "advance" with type "int" found (nonamedreturns)
Verification: shared/pkg/fsutils/mount/unix.go#L106
error returned from external package is unwrapped: sig: func (*github.com/openclarity/vmclarity/shared/pkg/command.Command).Run(ctx context.Context) (*github.com/openclarity/vmclarity/shared/pkg/command.CommandResult, error) (wrapcheck)
Verification
Process completed with exit code 2.