refactor: dependency on the dapr api #1965
layotto-ci.yml
on: pull_request
Go Style Check
17s
Resolve Go Modules
5s
Layotto Injector Helm Chart
0s
Matrix: Go CI Linter
Darwin AMD64 Artifact
0s
Darwin ARM64 Artifact
0s
Linux AMD64 Artifact
0s
Linux ARM64 Artifact
0s
Linux AMD64 WASM Image
0s
Linux AMD64 Image
0s
Linux ARM64 Image
0s
Annotations
15 errors and 11 warnings
Go Style Check
cannot find package "golang.org/x/sync/errgroup" in any of:
|
Go Unit Test
undefined: atomic.Int64
|
Go CI Linter (./components):
components/hello/helloworld/helloworld_test.go#L25
"mosn.io/layotto/components/pkg/common" imported but not used (typecheck)
|
Go CI Linter (./components)
issues found
|
Go CI Linter (.)
The job was canceled because "_components" failed.
|
Go CI Linter (.):
pkg/grpc/default_api/api_test.go#L189
a.InvokeService undefined (type API has no field or method InvokeService) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_pubsub_test.go#L25
"time" imported but not used (typecheck)
|
Go CI Linter (.):
pkg/runtime/runtime.go#L208
invalid operation: cannot compare o.srvMaker != nil (operator != not defined on untyped nil) (typecheck)
|
Go CI Linter (.):
pkg/runtime/runtime.go#L235
invalid operation: cannot compare m.srv != nil (operator != not defined on untyped nil) (typecheck)
|
Go CI Linter (.):
pkg/runtime/runtime.go#L63
"mosn.io/layotto/pkg/runtime/lock" imported but not used as clock (typecheck)
|
Go CI Linter (.):
pkg/runtime/runtime.go#L66
"mosn.io/layotto/pkg/runtime/pubsub" imported but not used as cpubsub (typecheck)
|
Go CI Linter (.):
pkg/runtime/runtime.go#L68
"mosn.io/layotto/pkg/runtime/secretstores" imported but not used as csecretsotres (typecheck)
|
Go CI Linter (.):
pkg/runtime/runtime.go#L69
"mosn.io/layotto/pkg/runtime/sequencer" imported but not used as csequencer (typecheck)
|
Go CI Linter (.):
pkg/runtime/runtime.go#L71
"mosn.io/layotto/pkg/runtime/state" imported but not used as cstate (typecheck)
|
Go CI Linter (.)
issues found
|
Resolve Go Modules
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Resolve Go Modules
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Resolve Go Modules
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/
|
Go Style Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
|
Go Style Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Go CI Linter (./sdk/go-sdk)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|
Go CI Linter (./demo)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|
Go CI Linter (./spec)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|
Go CI Linter (./demo/state/k8s)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|
Go Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Go CI Linter (./components)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/
|