HW6 is completed #8
Annotations
3 errors and 2 warnings
tests
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/home_works/home_works/hw06_pipline_execution'. No such file or directory
|
lint
Failed to run: Error: working-directory (hw06_pipline_execution) was not a path, Error: working-directory (hw06_pipline_execution) 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 process.processTicksAndRejections (node:internal/process/task_queues:95:5)
|
lint
working-directory (hw06_pipline_execution) was not a path
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|