Fixes for linter #39
run-tests.yml
on: push
Run yaml linter
6s
Matrix: test
Annotations
10 errors and 1 warning
test (1.21.x, ubuntu-latest):
app/api/base/health.go#L26
a.Config undefined (type *Action has no field or method Config) (typecheck)
|
test (1.21.x, ubuntu-latest):
app/api/base/routes.go#L23
action.Request undefined (type *Action has no field or method Request) (typecheck)
|
test (1.21.x, ubuntu-latest):
app/api/base/routes.go#L38
action.Request undefined (type *Action has no field or method Request) (typecheck)
|
test (1.21.x, ubuntu-latest):
app/config/node.go#L59
undefined: bn (typecheck)
|
test (1.21.x, ubuntu-latest):
app/config/node.go#L65
undefined: bn (typecheck)
|
test (1.21.x, ubuntu-latest):
app/config/node.go#L66
undefined: bn (typecheck)
|
test (1.21.x, ubuntu-latest):
app/config/node.go#L71
undefined: bn (typecheck)
|
test (1.21.x, ubuntu-latest):
app/config/node.go#L72
undefined: bn (typecheck)
|
test (1.21.x, ubuntu-latest):
app/config/node.go#L77
undefined: bn (typecheck)
|
test (1.21.x, ubuntu-latest):
app/config/node.go#L83
undefined: bn (typecheck)
|
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/alert-system/alert-system. Supported file pattern: go.sum
|