Skip to content

Removed k8s client go dependencies from graphql #3883

Removed k8s client go dependencies from graphql

Removed k8s client go dependencies from graphql #3883

Triggered via pull request July 5, 2024 14:05
Status Failure
Total duration 2m 9s
Artifacts

build.yml

on: pull_request
backend-checks
27s
backend-checks
frontend-checks
0s
frontend-checks
docker-build-graphql-server
1m 16s
docker-build-graphql-server
docker-build-authentication-server
0s
docker-build-authentication-server
docker-build-subscriber
0s
docker-build-subscriber
docker-build-event-tracker
0s
docker-build-event-tracker
backend-unit-tests
1m 7s
backend-unit-tests
web-unit-tests
0s
web-unit-tests
docker-build-frontend
0s
docker-build-frontend
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 9 warnings
backend-unit-tests
cannot use infrastructureService (variable of type *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService) as "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service value in argument to NewChaosExperimentHandler: *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService does not implement "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service (wrong type for method GetManifestWithInfraID)
backend-unit-tests
cannot use infrastructureService (variable of type *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService) as "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service value in argument to handler.NewChaosExperimentHandler: *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService does not implement "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service (wrong type for method GetManifestWithInfraID)
backend-unit-tests
cannot use infrastructureService (variable of type *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService) as "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service value in argument to NewChaosExperimentRunHandler: *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService does not implement "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service (wrong type for method GetManifestWithInfraID)
backend-unit-tests
cannot use infrastructureService (variable of type *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService) as "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service value in struct literal: *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService does not implement "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service (wrong type for method GetManifestWithInfraID)
backend-unit-tests
cannot use infrastructureService (variable of type *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService) as "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service value in struct literal: *"github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure/model/mocks".InfraService does not implement "github.com/litmuschaos/litmus/chaoscenter/graphql/server/pkg/chaos_infrastructure".Service (wrong type for method GetManifestWithInfraID)
backend-unit-tests
Process completed with exit code 2.
changes
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend-checks
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/
backend-checks
The following actions uses Node.js version which is deprecated 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/
backend-checks
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/
gitleaks-scan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
backend-unit-tests
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/
backend-unit-tests
The following actions uses Node.js version which is deprecated 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/
docker-build-graphql-server
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/
docker-build-graphql-server
The following actions uses Node.js version which is deprecated 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/