[CI] Add an action to notify about "freezed" PRs. #30
go_lint.yaml
on: pull_request
Go linter for images
44s
Annotations
10 errors and 3 warnings
Go linter for images
llv.Spec.Size.Add undefined (type string has no field or method Add)
|
Go linter for images
llv.Spec.Size.Add undefined (type string has no field or method Add)
|
Go linter for images
cannot use size (variable of type resource.Quantity) as string value in struct literal
|
Go linter for images
cannot use size (variable of type resource.Quantity) as string value in struct literal
|
Go linter for images
cannot use internal.ResizeDelta (variable of type resource.Quantity) as string value in argument to resource.MustParse
|
Go linter for images
cannot use resource.MustParse("10M") (value of type resource.Quantity) as string value in struct literal
|
Go linter for images
too many arguments in call to validateLVMLogicalVolume
|
Go linter for images
cannot use resource.MustParse("0M") (value of type resource.Quantity) as string value in struct literal
|
Go linter for images
too many arguments in call to validateLVMLogicalVolume
|
Go linter for images
cannot use resource.MustParse("10M") (value of type resource.Quantity) as string value in struct literal
|
Go linter for images
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Go linter for images
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Go linter for images
Restore cache failed: Dependencies file is not found in /home/ubuntu/actions-runner-3/_work/sds-node-configurator/sds-node-configurator. Supported file pattern: go.sum
|