Remove announcement-subject.txt from release artifacts #888
Annotations
3 errors
lint:
pkg/announce/announce_test.go#L79
cannot use mock (variable of type *announcefakes.FakeImpl) as announce.impl value in argument to an.SetImplementation: *announcefakes.FakeImpl does not implement announce.impl (wrong type for method Create)
|
lint:
pkg/announce/announce_test.go#L166
cannot use mock (variable of type *announcefakes.FakeImpl) as announce.impl value in argument to an.SetImplementation: *announcefakes.FakeImpl does not implement announce.impl (wrong type for method Create)
|
lint
issues found
|