Documentation
¶
Overview ¶
Package target contains errors related to the namespace Target of the Error Catalog.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNoUniqueTargetFoundError ¶
func NewNoUniqueTargetFoundError(detail string, options ...snyk_errors.Option) snyk_errors.Error
NewNoUniqueTargetFoundError displays errors with the following description: Snyk was unable to resolve a single target. Snyk found multiple targets configured for the same integration and repository URL pair. Ensure a unique target exists.
Read more: - https://docs.snyk.io/snyk-admin/snyk-projects#target
func NewTargetNotFoundError ¶
func NewTargetNotFoundError(detail string, options ...snyk_errors.Option) snyk_errors.Error
NewTargetNotFoundError displays errors with the following description: Snyk was unable to resolve the imported target. Ensure that Snyk created the target and try again.
Read more: - https://docs.snyk.io/snyk-admin/snyk-projects#target
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.