Merge pull request #13 from abhijeetgauravm/master #26
ci.yml
on: push
golangci-lint
7s
Backend build
18s
UI build
11s
UI tests
5s
Mesheryctl build & release
0s
Annotations
10 errors and 5 warnings
UI tests
Process completed with exit code 1.
|
golangci-lint
Unable to process command '::set-env name=GOROOT::/opt/hostedtoolcache/go/1.20.7/x64' 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 '::add-path::/opt/hostedtoolcache/go/1.20.7/x64/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::/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
golangci-lint exit with code 3
|
UI build
Process completed with exit code 1.
|
Backend build
Process completed with exit code 1.
|
UI tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
UI build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Backend build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|