Merge pull request #68 from Ayushmore1214/patch-2 #64
Annotations
2 errors and 2 warnings
|
Lint
The "url" argument must be of type string. Received undefined
|
|
Lint
Failed to run: TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received undefined, TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received undefined
at Url.parse (node:url:171:3)
at Object.urlParse [as parse] (node:url:142:13)
at HttpClient.request (/home/runner/work/_actions/golangci/golangci-lint-action/v1/dist/run/index.js:13657:29)
at HttpClient.get (/home/runner/work/_actions/golangci/golangci-lint-action/v1/dist/run/index.js:13598:21)
at /home/runner/work/_actions/golangci/golangci-lint-action/v1/dist/run/index.js:13000:37
at Generator.next (<anonymous>)
at /home/runner/work/_actions/golangci/golangci-lint-action/v1/dist/run/index.js:12920:71
at new Promise (<anonymous>)
at module.exports.533.__awaiter (/home/runner/work/_actions/golangci/golangci-lint-action/v1/dist/run/index.js:12916:12)
at downloadToolAttempt (/home/runner/work/_actions/golangci/golangci-lint-action/v1/dist/run/index.js:12992:12)
|
|
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|