Skip to content

Introduced the vfm, some lint fixes and others #16

Introduced the vfm, some lint fixes and others

Introduced the vfm, some lint fixes and others #16

Triggered via pull request October 25, 2023 12:15
Status Failure
Total duration 1m 39s
Artifacts

lint.yaml

on: pull_request
Lint golang files
1m 28s
Lint golang files
Enforce go.mod tidiness
14s
Enforce go.mod tidiness
Lint bash files
5s
Lint bash files
Lint markdown files
26s
Lint markdown files
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Lint golang files: pkg/virtual-fabric-manager/services.go#L90
SA1019: pointer.BoolPtr is deprecated: Use Bool instead. (staticcheck)
Lint golang files
issues found
Lint golang files: apis/nodecore/v1alpha1/allocation_types.go#L23
exported: exported type Destination should have comment or be unexported (revive)
Lint golang files: apis/nodecore/v1alpha1/allocation_types.go#L39
exported: exported const Remote should have comment (or a comment on this block) or be unexported (revive)