Skip to content

Defined application names for all database sessions. Closes #3600 #7233

Defined application names for all database sessions. Closes #3600

Defined application names for all database sessions. Closes #3600 #7233

Triggered via pull request August 10, 2023 06:56
Status Failure
Total duration 2m 59s
Artifacts

test.yml

on: pull_request
Matrix: Test
Clean Up Artifacts
0s
Clean Up Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Build: pkg/error_helpers/cancelled.go#L5
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/error_helpers (imported by github.com/turbot/steampipe/pkg/error_helpers); to add:
Build: pkg/steampipeconfig/connection_plugin.go#L8
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/grpc (imported by github.com/turbot/steampipe/pkg/control/controlexecute); to add:
Build: pkg/steampipeconfig/connection_plugin.go#L9
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto (imported by github.com/turbot/steampipe/pkg/connection); to add:
Build: pkg/pluginmanager_service/plugin_manager.go#L23
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/grpc/shared (imported by github.com/turbot/steampipe/pkg/pluginmanager_service); to add:
Build: cmd/dashboard.go#L14
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/logging (imported by github.com/turbot/steampipe/cmd); to add:
Build: cmd/root.go#L21
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/plugin (imported by github.com/turbot/steampipe/cmd); to add:
Build: pkg/pluginmanager_service/plugin_manager.go#L7
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/sperr (imported by github.com/turbot/steampipe/pkg/pluginmanager_service); to add:
Build: pkg/initialisation/init_data.go#L10
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/telemetry (imported by github.com/turbot/steampipe/pkg/initialisation); to add:
Build: pkg/steampipeconfig/connection_updates_validate.go#L8
missing go.sum entry for module providing package github.com/turbot/steampipe-plugin-sdk/v5/version (imported by github.com/turbot/steampipe/pkg/steampipeconfig); to add:
Build
Process completed with exit code 1.
Build: pkg/dashboard/dashboardevents/dashboard_changed.go#L335
diff declared and not used (typecheck)
Build: pkg/dashboard/dashboardexecute/container_run.go#L48
err declared and not used (typecheck)
Build: pkg/dashboard/dashboardexecute/dashboard_run.go#L122
err declared and not used (typecheck)
Build: pkg/dashboard/dashboardexecute/referenced_variables.go#L19
addReferencedVars declared and not used (typecheck)
Build: pkg/dashboard/dashboardexecute/runtime_dependency_subscriber_impl.go#L131
publisher.GetName undefined (type RuntimeDependencyPublisher has no field or method GetName) (typecheck)
Build: pkg/dashboard/dashboardexecute/runtime_dependency_subscriber_impl.go#L152
baseSubscriber.GetResource undefined (type RuntimeDependencySubscriber has no field or method GetResource) (typecheck)
Build: pkg/dashboard/dashboardexecute/runtime_dependency_subscriber_impl.go#L159
baseSubscriber.GetName undefined (type RuntimeDependencySubscriber has no field or method GetName) (typecheck)
Build: pkg/dashboard/dashboardexecute/container_run.go#L5
"fmt" imported and not used (typecheck)
Build: pkg/dashboard/dashboardexecute/dashboard_run.go#L5
"fmt" imported and not used (typecheck)
Build: pkg/dashboard/dashboardexecute/snapshot.go#L6
"log" imported and not used (typecheck)