refactor: dependency on the dapr api #1958
layotto-ci.yml
on: pull_request
Go Style Check
15s
Resolve Go Modules
4s
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
16 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/delay_queue/azure/servicebus/servicebus.go#L51
a.Publish undefined (type *azureServiceBus has no field or method Publish) (typecheck)
|
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 (.):
diagnostics/skywalking/grpc_tracer.go#L55
tracer.CreateEntrySpan undefined (type *grpcSkyTracer has no field or method CreateEntrySpan) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api.go#L69
undeclared name: `runtime` (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_secret.go#L40
invalid operation: cannot compare a.secretStores[secretStoreName] == nil (operator == not defined on untyped nil) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_secret.go#L81
invalid operation: cannot compare a.secretStores[secretStoreName] == nil (operator == not defined on untyped nil) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_state.go#L219
invalid operation: cannot compare a.stateStores[storeName] == nil (operator == not defined on untyped nil) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_state.go#L326
invalid operation: cannot compare a.stateStores[name] == nil (operator == not defined on untyped nil) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_configuration_test.go#L41
api.GetConfiguration undefined (type API has no field or method GetConfiguration) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_configuration_test.go#L45
api.GetConfiguration undefined (type API has no field or method GetConfiguration) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_configuration_test.go#L76
api.SaveConfiguration undefined (type API has no field or method SaveConfiguration) (typecheck)
|
Go CI Linter (.):
pkg/grpc/default_api/api_configuration_test.go#L84
api.SaveConfiguration undefined (type API has no field or method SaveConfiguration) (typecheck)
|
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 (./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 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 (./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 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/
|