New/xline opeartor #293
ci.yml
on: pull_request
Format
5s
Lint Check
1m 24s
Commit Message Validation
1m 43s
Spell Check
4s
Annotations
2 errors and 2 warnings
Lint Check:
internal/controller/xlinecluster_controller_test.go#L74
S1008: should use 'return err == nil' instead of 'if err != nil { return false }; return true' (gosimple)
|
Lint Check
issues found
|
Spell Check
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/
|
Commit Message Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|