Skip to content

Add memory_limiter and GOMEMLIMIT #111

Add memory_limiter and GOMEMLIMIT

Add memory_limiter and GOMEMLIMIT #111

Triggered via pull request March 5, 2024 15:15
Status Failure
Total duration 10m 29s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
Lint: cmd/main.go#L36
could not import github.com/kube-logging/telemetry-controller/internal/controller/telemetry (-: # github.com/kube-logging/telemetry-controller/internal/controller/telemetry
Lint: internal/controller/telemetry/collector_controller.go#L194
cannot use &collector.Spec.Resources (value of type **"k8s.io/api/core/v1".ResourceRequirements) as *"k8s.io/api/core/v1".ResourceRequirements value in struct literal) (typecheck)
Lint: internal/controller/telemetry/collector_controller.go#L194
cannot use &collector.Spec.Resources (value of type **"k8s.io/api/core/v1".ResourceRequirements) as *"k8s.io/api/core/v1".ResourceRequirements value in struct literal (typecheck)
Lint
Process completed with exit code 2.
Test: internal/controller/telemetry/collector_controller.go#L194
cannot use &collector.Spec.Resources (value of type **"k8s.io/api/core/v1".ResourceRequirements) as *"k8s.io/api/core/v1".ResourceRequirements value in struct literal
Test
cannot use &collector.Spec.Resources (value of type **"k8s.io/api/core/v1".ResourceRequirements) as *"k8s.io/api/core/v1".ResourceRequirements value in struct literal
Test
Process completed with exit code 2.
Artifacts / Container image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -a -o manager cmd/main.go" did not complete successfully: exit code: 1
License check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Artifacts / Container image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175, haya14busa/action-cond@1d6e8a12b20cdb4f1954feef9aa475b9c390cab5, docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.