Fix growing memory on repeated Instance() invocation #166
lint.yml
on: pull_request
typescript
18s
golang
14s
Annotations
5 errors and 2 warnings
golang:
scale.go#L74
File is not `goimports`-ed with -local github.com/loopholelabs/scale (goimports)
|
golang:
utils.go#L47
File is not `goimports`-ed with -local github.com/loopholelabs/scale (goimports)
|
golang:
scale.go#L109
unused-parameter: parameter 'n' seems to be unused, consider removing or renaming it as _ (revive)
|
golang:
scale.go#L110
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golang
issues found
|
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/.
|
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/.
|