Skip to content

feat: Support for older kernels with XFS Volumes #570

feat: Support for older kernels with XFS Volumes

feat: Support for older kernels with XFS Volumes #570

Triggered via pull request October 11, 2024 14:47
Status Failure
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: internal/mock/volume.go#L108
unused-parameter: parameter 'xfsMinSupportedKernel' seems to be unused, consider removing or renaming it as _ (revive)
lint: internal/volumes/mount.go#L212
var-declaration: should omit type string from declaration of var xfsConfigPath; it will be inferred from the right-hand side (revive)
lint
issues found