Skip to content

refactor: dependency on the dapr api #1965

refactor: dependency on the dapr api

refactor: dependency on the dapr api #1965

Re-run triggered September 22, 2024 03:40
Status Failure
Total duration 6m 43s
Artifacts

layotto-ci.yml

on: pull_request
Go Style Check
17s
Go Style Check
Resolve Go Modules
5s
Resolve Go Modules
Layotto Injector Helm Chart
0s
Layotto Injector Helm Chart
Go Unit Test
28s
Go Unit Test
Matrix: Go CI Linter
Coverage Analysis
0s
Coverage Analysis
Integrate with WASM
0s
Integrate with WASM
Integrate with Runtime
0s
Integrate with Runtime
Linux AMD64 WASM Artifact
0s
Linux AMD64 WASM Artifact
Darwin AMD64 Artifact
0s
Darwin AMD64 Artifact
Darwin ARM64 Artifact
0s
Darwin ARM64 Artifact
Linux AMD64 Artifact
0s
Linux AMD64 Artifact
Linux ARM64 Artifact
0s
Linux ARM64 Artifact
Linux AMD64 WASM Image
0s
Linux AMD64 WASM Image
Linux AMD64 Image
0s
Linux AMD64 Image
Linux ARM64 Image
0s
Linux ARM64 Image
Fit to window
Zoom out
Zoom in

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/