support allowlist during registration #292
Annotations
3 errors and 1 warning
Lint:
internal/handlers/allowlist_handler.go#L41
assignOp: replace `createReq.IPBlock = createReq.IPBlock + "/32"` with `createReq.IPBlock += "/32"` (gocritic)
|
Lint:
internal/store/in_memory_store_impl.go#L83
unused-parameter: parameter 'orgID' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint
issues found
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
|