Skip to content

Introduced the vfm, some lint fixes and others #17

Introduced the vfm, some lint fixes and others

Introduced the vfm, some lint fixes and others #17

Triggered via pull request October 25, 2023 14:36
Status Failure
Total duration 1m 46s
Artifacts

lint.yaml

on: pull_request
Lint golang files
1m 35s
Lint golang files
Enforce go.mod tidiness
10s
Enforce go.mod tidiness
Lint bash files
6s
Lint bash files
Lint markdown files
25s
Lint markdown files
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
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)