chore(deps): update bump go dependencies #553
Annotations
10 errors and 2 warnings
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L61
d.CreateUser undefined (type *Database has no field or method CreateUser) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L106
ab.db.CreateApplication undefined (type *Database has no field or method CreateApplication) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L137
ab.db.CreateApplication undefined (type *Database has no field or method CreateApplication) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L144
ab.db.CreateApplication undefined (type *Database has no field or method CreateApplication) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L162
ab.db.CreateClient undefined (type *Database has no field or method CreateClient) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L175
mb.db.CreateMessage undefined (type *Database has no field or method CreateMessage) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L181
d.GetApplicationByID undefined (type *Database has no field or method GetApplicationByID) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L188
d.GetUserByID undefined (type *Database has no field or method GetUserByID) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L195
d.GetUserByName undefined (type *Database has no field or method GetUserByName) (typecheck)
|
Run golangci/golangci-lint-action@v6:
test/testdb/database.go#L202
d.GetClientByID undefined (type *Database has no field or method GetClientByID) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/server/server. Supported file pattern: go.sum
|
Loading