Feature: Tag StashID support #7968
Annotations
2 errors
|
build
Process completed with exit code 2.
|
|
build:
pkg/models/mocks/database.go#L105
cannot use db.Tag (variable of type *TagReaderWriter) as models.TagReaderWriter value in struct literal: *TagReaderWriter does not implement models.TagReaderWriter (missing method FindByStashID)
|