Merge pull request #15 from layer5io/vr-varad-patch-1 #28
ci.yml
on: push
golangci-lint
43s
Backend build
2s
UI build
3s
UI tests
1s
Mesheryctl build & release
0s
Annotations
11 errors and 5 warnings
Backend build
This request has been automatically failed because it uses a deprecated version of `actions/cache: v1`. Please update your workflow to use v3/v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
UI tests
This request has been automatically failed because it uses a deprecated version of `actions/cache: v1`. Please update your workflow to use v3/v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
UI build
This request has been automatically failed because it uses a deprecated version of `actions/cache: v1`. Please update your workflow to use v3/v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
golangci-lint
The "url" argument must be of type string. Received undefined
|
golangci-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)
|
golangci-lint
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
golangci-lint
Unable to process command '::add-path::/home/runner/go/bin' successfully.
|
golangci-lint
The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
golangci-lint
Unable to process command '::add-path::/opt/hostedtoolcache/go/1.24.4/x64/bin' successfully.
|
golangci-lint
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
golangci-lint
Unable to process command '::set-env name=GOROOT::/opt/hostedtoolcache/go/1.24.4/x64' successfully.
|
Backend build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
UI tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
UI build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
golangci-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/
|
golangci-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/
|