Added x-files feature #35
test.yml
on: push
Lint Code
24s
Build
17s
Matrix: Run Tests
Annotations
10 errors and 3 warnings
|
Lint Code:
pkg/restheadspec/handler.go#L2046
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Lint Code:
pkg/restheadspec/handler.go#L1745
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Lint Code:
pkg/restheadspec/handler.go#L1665
nilValReturn: returned expr is always nil; replace data with nil (gocritic)
|
|
Lint Code:
pkg/restheadspec/handler.go#L1233
unnamedResult: consider giving a name to these results (gocritic)
|
|
Lint Code:
pkg/restheadspec/handler.go#L817
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Lint Code:
pkg/reflection/model_utils.go#L354
unnamedResult: consider giving a name to these results (gocritic)
|
|
Lint Code:
pkg/reflection/model_utils.go#L135
equalFold: consider replacing with strings.EqualFold(field.Name, name) (gocritic)
|
|
Lint Code:
pkg/common/sql_types.go#L664
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Lint Code:
pkg/common/sql_types.go#L485
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Lint Code:
pkg/common/sql_types.go#L437
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint Code
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Run Tests (1.23.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|