jkawamoto/roadie

View on GitHub

Showing 2,161 of 2,161 total issues

type name will be used as tags.TagsDeleteValueOK by other packages, and that stutters; consider calling this DeleteValueOK
Open

type TagsDeleteValueOK struct {

type name will be used as tags.TagsListReader by other packages, and that stutters; consider calling this ListReader
Open

type TagsListReader struct {

error strings should not be capitalized or end with punctuation or a newline
Open

        return fmt.Errorf("Input value is empty.")
Severity: Minor
Found in command/init.go by golint

type name will be used as resources.ResourcesCreateOrUpdateOK by other packages, and that stutters; consider calling this CreateOrUpdateOK
Open

type ResourcesCreateOrUpdateOK struct {

type name will be used as tags.TagsCreateOrUpdateParams by other packages, and that stutters; consider calling this CreateOrUpdateParams
Open

type TagsCreateOrUpdateParams struct {

type name will be used as tags.TagsCreateOrUpdateOK by other packages, and that stutters; consider calling this CreateOrUpdateOK
Open

type TagsCreateOrUpdateOK struct {

type name will be used as tags.TagsDeleteParams by other packages, and that stutters; consider calling this DeleteParams
Open

type TagsDeleteParams struct {

type name will be used as tenants.TenantsListParams by other packages, and that stutters; consider calling this ListParams
Open

type TenantsListParams struct {

type name will be used as resources.ResourcesDeleteParams by other packages, and that stutters; consider calling this DeleteParams
Open

type ResourcesDeleteParams struct {

type name will be used as resources.ResourcesGetByIDOK by other packages, and that stutters; consider calling this GetByIDOK
Open

type ResourcesGetByIDOK struct {

type name will be used as resources.ResourcesDeleteOK by other packages, and that stutters; consider calling this DeleteOK
Open

type ResourcesDeleteOK struct {

type name will be used as resources.ResourcesDeleteNoContent by other packages, and that stutters; consider calling this DeleteNoContent
Open

type ResourcesDeleteNoContent struct {

type name will be used as resources.ResourcesGetByIDParams by other packages, and that stutters; consider calling this GetByIDParams
Open

type ResourcesGetByIDParams struct {

type name will be used as resources.ResourcesGetParams by other packages, and that stutters; consider calling this GetParams
Open

type ResourcesGetParams struct {

type name will be used as resources.ResourcesMoveResourcesParams by other packages, and that stutters; consider calling this MoveResourcesParams
Open

type ResourcesMoveResourcesParams struct {

type name will be used as tags.TagsCreateOrUpdateValueReader by other packages, and that stutters; consider calling this CreateOrUpdateValueReader
Open

type TagsCreateOrUpdateValueReader struct {

type name will be used as subscriptions.SubscriptionsGetParams by other packages, and that stutters; consider calling this GetParams
Open

type SubscriptionsGetParams struct {

error strings should not be capitalized or end with punctuation or a newline
Open

    instanceStarted := fmt.Errorf("Target instance has been started.")
Severity: Minor
Found in cloud/gcp/instance.go by golint

type name will be used as resources.ResourcesDeleteByIDAccepted by other packages, and that stutters; consider calling this DeleteByIDAccepted
Open

type ResourcesDeleteByIDAccepted struct {

type name will be used as tags.TagsCreateOrUpdateReader by other packages, and that stutters; consider calling this CreateOrUpdateReader
Open

type TagsCreateOrUpdateReader struct {
Severity
Category
Status
Source
Language