This repository has been archived by the owner on May 31, 2024. It is now read-only.
Remove sandbox command #665
checks.yml
on: pull_request
Lint
/
Run Lint
2m 40s
Unit Tests
/
Run Unit Test
1m 11s
Check Go Gennerate
/
Go Generate
2m 6s
Dry Run Goreleaser
31s
Test Getting started
2m 29s
Annotations
7 errors and 8 warnings
Dry Run Goreleaser
no required module provides package github.com/flyteorg/flytectl/cmd/sandbox; to add it:
|
Dry Run Goreleaser
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
|
Unit Tests / Run Unit Test:
cmd/root.go#L19
no required module provides package github.com/flyteorg/flytectl/cmd/sandbox; to add it:
|
Unit Tests / Run Unit Test
Process completed with exit code 2.
|
Test Getting started:
cmd/root.go#L19
github.com/containerd/[email protected] requires
|
Test Getting started
Process completed with exit code 2.
|
Lint / Run Lint
Process completed with exit code 2.
|
Dry Run Goreleaser
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v3, goreleaser/goreleaser-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dry Run Goreleaser
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests / Run Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check Go Gennerate / Go Generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/setup-protoc@v1, bufbuild/buf-setup-action@v1, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check Go Gennerate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
|
Test Getting started
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Getting started
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-go@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 / Run Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|