fix(workflow): nightly cache #1694
Annotations
10 errors and 1 warning
lint:
plugin/antiabuse/anti.go#L35
db.Del undefined (type *antidb has no field or method Del) (typecheck)
|
lint:
plugin/antiabuse/anti.go#L77
db.Create undefined (type *antidb has no field or method Create) (typecheck)
|
lint:
plugin/antiabuse/anti.go#L82
db.Insert undefined (type *antidb has no field or method Insert) (typecheck)
|
lint:
plugin/antiabuse/db.go#L34
db.Open undefined (type *antidb has no field or method Open) (typecheck)
|
lint:
plugin/antiabuse/db.go#L38
db.FindFor undefined (type *antidb has no field or method FindFor) (typecheck)
|
lint:
plugin/antiabuse/db.go#L49
db.Del undefined (type *antidb has no field or method Del) (typecheck)
|
lint:
plugin/antiabuse/db.go#L57
db.CanFind undefined (type *antidb has no field or method CanFind) (typecheck)
|
lint:
plugin/antiabuse/db.go#L64
db.Create undefined (type *antidb has no field or method Create) (typecheck)
|
lint:
plugin/antiabuse/db.go#L68
db.Insert undefined (type *antidb has no field or method Insert) (typecheck)
|
lint:
plugin/antiabuse/db.go#L75
db.Count undefined (type *antidb has no field or method Count) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ZeroBot-Plugin/ZeroBot-Plugin. Supported file pattern: go.sum
|