Skip to content

mtls implemented

mtls implemented #48

Triggered via pull request May 8, 2024 07:06
@alanjinoalanjino
synchronize #360
main
Status Failure
Total duration 1m 35s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: agent/kubviz/plugins/trivy/trivy_image.go#L45
`occured` is a misspelling of `occurred` (misspell)
lint: agent/kubviz/plugins/trivy/trivy.go#L103
ST1003: var metricsJson should be metricsJSON (stylecheck)
lint: agent/kubviz/plugins/trivy/trivy_image.go#L93
ST1003: var metricsJson should be metricsJSON (stylecheck)
lint: agent/kubviz/plugins/trivy/trivy_sbom.go#L32
ST1003: var metricsJson should be metricsJSON (stylecheck)
lint: client/pkg/clickhouse/db_client.go#L668
Error return value of `tx.Rollback` is not checked (errcheck)
lint: client/pkg/clickhouse/statements.go#L5
const `kubvizTable` is unused (unused)
lint: client/pkg/clickhouse/statements.go#L22
const `rakeesTable` is unused (unused)
lint: client/pkg/clickhouse/statements.go#L34
const `kubePugDepricatedTable` is unused (unused)
lint: client/pkg/clickhouse/statements.go#L46
const `kubepugDeletedTable` is unused (unused)
lint: client/pkg/clickhouse/statements.go#L60
const `jfrogContainerPushEventTable` is unused (unused)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.