Dp/memory leak fix #193
lint.yml
on: pull_request
typescript
12s
golang
16s
Annotations
2 errors and 3 warnings
golang:
pool.go#L86
commentFormatting: put a space between `//` and comment text (gocritic)
|
golang
issues found
|
typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golang
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/.
|
golang:
pool.go#L54
unused-parameter: parameter 'm' seems to be unused, consider removing or renaming it as _ (revive)
|