beta1 #1513
Triggered via pull request
May 30, 2024 11:49
Hoshinonyaruko
synchronize
#919
Status
Failure
Total duration
34s
Artifacts
–
Annotations
10 errors and 2 warnings
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
|
lint
The process '/usr/bin/git' failed with exit code 128
|