Add JSON output for detection runs #812
Annotations
10 errors
Test Linting:
internal/dashboardexecute/runtime_dependency_subscriber_impl.go#L133
publisher.GetName undefined (type RuntimeDependencyPublisher has no field or method GetName) (typecheck)
|
Test Linting:
internal/dashboardexecute/runtime_dependency_subscriber_impl.go#L154
baseSubscriber.GetResource undefined (type RuntimeDependencySubscriber has no field or method GetResource) (typecheck)
|
Test Linting:
internal/dashboardexecute/runtime_dependency_subscriber_impl.go#L161
baseSubscriber.GetName undefined (type RuntimeDependencySubscriber has no field or method GetName) (typecheck)
|
Test Linting:
internal/initialisation/init_data.go#L73
i.Result.Warnings undefined (type *InitResult has no field or method Warnings) (typecheck)
|
Test Linting:
internal/initialisation/init_data.go#L78
i.Result.Error undefined (type *InitResult has no field or method Error) (typecheck)
|
Test Linting:
internal/initialisation/init_data.go#L128
i.Result.Error undefined (type *InitResult has no field or method Error) (typecheck)
|
Test Linting:
internal/initialisation/init_data.go#L131
i.Result.Error undefined (type *InitResult has no field or method Error) (typecheck)
|
Test Linting:
internal/initialisation/init_result.go#L26
r.Warnings undefined (type *InitResult has no field or method Warnings) (typecheck)
|
Test Linting:
internal/initialisation/init_result.go#L30
r.Warnings undefined (type *InitResult has no field or method Warnings) (typecheck)
|
Test Linting:
internal/initialisation/init_result.go#L44
r.Warnings undefined (type *InitResult has no field or method Warnings) (typecheck)
|