Skip to content

Fix GitHub Actions CI/CD pipeline for Helm chart packaging #7

Fix GitHub Actions CI/CD pipeline for Helm chart packaging

Fix GitHub Actions CI/CD pipeline for Helm chart packaging #7

Triggered via push June 24, 2025 22:13
Status Failure
Total duration 1m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pipeline.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test: pkg/api/postgresql_options.go#L19
exported type PostgreSQLOptionsRequest should have comment or be unexported
Test: pkg/api/postgresql_options.go#L14
exported type PostgreSQLOptionsHandler should have comment or be unexported
Test: pkg/api/mysql_options.go#L38
exported method MySQLOptionsHandler.RegisterRoutes should have comment or be unexported
Test: pkg/api/mysql_options.go#L31
exported function NewMySQLOptionsHandler should have comment or be unexported
Test: pkg/api/mysql_options.go#L24
exported type MySQLOptionsResponse should have comment or be unexported
Test: pkg/api/mysql_options.go#L19
exported type MySQLOptionsRequest should have comment or be unexported
Test: pkg/api/mysql_options.go#L14
exported type MySQLOptionsHandler should have comment or be unexported
Test: mysql/provider.go#L18
exported method Provider.GetDatabases should have comment or be unexported
Test: mysql/provider.go#L14
exported function NewProvider should have comment or be unexported
Test: mysql/provider.go#L10
exported type Provider should have comment or be unexported