New/xline opeartor init #279
ci.yml
on: pull_request
Format
8s
Lint Check
8s
Commit Message Validation
1m 35s
Spell Check
4s
Annotations
2 errors and 4 warnings
Lint Check
Failed to run: Error: working-directory (./client/) was not a path, Error: working-directory (./client/) was not a path
at runLint (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:66817:19)
at /home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:66849:53
at Object.<anonymous> (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:2057:28)
at Generator.next (<anonymous>)
at /home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:1808:71
at new Promise (<anonymous>)
at __webpack_modules__.2186.__awaiter (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:1804:12)
at Object.group (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:2053:12)
at run (/home/runner/work/_actions/golangci/golangci-lint-action/v3/dist/run/index.js:66849:20)
at runMicrotasks (<anonymous>)
|
Lint Check
working-directory (./client/) was not a path
|
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/
|
Lint Check
Restore cache failed: Dependencies file is not found in /home/runner/work/xline-operator/xline-operator. Supported file pattern: go.sum
|
Format
Restore cache failed: Dependencies file is not found in /home/runner/work/xline-operator/xline-operator. Supported file pattern: go.sum
|
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/
|