Bump gorm.io/gorm from 1.25.11 to 1.25.12 #419
run-tests.yml
on: pull_request
Run yaml linter
4s
Matrix: test
Annotations
10 errors and 1 warning
test (1.23.x, ubuntu-latest):
app/p2p/server.go#L675
undefined: datastore (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/alert.go#L42
a.Config undefined (type *Action has no field or method Config) (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/alerts.go#L25
a.Config undefined (type *Action has no field or method Config) (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/health.go#L28
a.Config undefined (type *Action has no field or method Config) (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/health.go#L37
a.Config undefined (type *Action has no field or method Config) (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/health.go#L47
a.P2pServer undefined (type *Action has no field or method P2pServer) (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/index.go#L48
a.Config undefined (type *Action has no field or method Config) (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/routes.go#L24
action.Request undefined (type *Action has no field or method Request) (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/routes.go#L39
action.Request undefined (type *Action has no field or method Request) (typecheck)
|
test (1.23.x, ubuntu-latest):
app/api/base/routes.go#L42
action.Request undefined (type *Action has no field or method Request) (typecheck)
|
test (1.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/alert-system/alert-system. Supported file pattern: go.sum
|