Skip to content

../../../github.com/ShaleApps/osinredis/storage.go:185: multiple-value uuid.NewV4() in single-value context #5

Description

@jucardi

The UUID library used here changed the signature in one of the methods, now instead of only returning the UUID object, it also returns an error, so in line 185 of storage.go, when doing String() it fails because the method now returns 2 objects

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions