chore(deps): update bump go dependencies #616
Annotations
10 errors and 1 warning
gotify:
test/testdb/database.go#L181
d.GetApplicationByID undefined (type *Database has no field or method GetApplicationByID) (typecheck)
|
gotify:
test/testdb/database.go#L175
mb.db.CreateMessage undefined (type *Database has no field or method CreateMessage) (typecheck)
|
gotify:
test/testdb/database.go#L162
ab.db.CreateClient undefined (type *Database has no field or method CreateClient) (typecheck)
|
gotify:
test/testdb/database.go#L144
ab.db.CreateApplication undefined (type *Database has no field or method CreateApplication) (typecheck)
|
gotify:
test/testdb/database.go#L137
ab.db.CreateApplication undefined (type *Database has no field or method CreateApplication) (typecheck)
|
gotify:
test/testdb/database.go#L106
ab.db.CreateApplication undefined (type *Database has no field or method CreateApplication) (typecheck)
|
gotify:
test/testdb/database.go#L61
d.CreateUser undefined (type *Database has no field or method CreateUser) (typecheck)
|
gotify:
plugin/example/clock/main.go#L50
undefined: plugin (typecheck)
|
gotify:
plugin/example/clock/main.go#L11
undefined: plugin (typecheck)
|
gotify:
plugin/example/clock/main.go#L21
undefined: plugin (typecheck)
|
gotify
Restore cache failed: Dependencies file is not found in /home/runner/work/server/server. Supported file pattern: go.sum
|