Merge pull request #88 from dakshinai/nlb-4310-support-ngx_mgmt_module #213
Annotations
4 errors and 2 warnings
Linting:
buffer.go#L17
interface method Create must have named param for type string (inamedparam)
|
Linting:
util.go#L67
Magic number: 2, in <operation> detected (mnd)
|
Linting:
types_test.go#L43
expected-actual: need to reverse actual and expected values (testifylint)
|
Linting
issues found
|
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting:
util_test.go#L14
dot-imports: should not use dot imports (revive)
|