Bump github.com/loopholelabs/polyglot from 1.1.3 to 1.3.0 #220
lint.yml
on: pull_request
typescript
2m 31s
golang
3m 0s
Annotations
10 errors and 2 warnings
golang:
config.go#L27
could not import github.com/loopholelabs/scale/scalefunc (-: # github.com/loopholelabs/scale/scalefunc
|
golang:
scalefunc/scalefunc.go#L168
undefined: polyglot.GetDecoder
|
golang:
scalefunc/scalefunc.go#L435
undefined: polyglot.GetDecoder) (typecheck)
|
golang:
module.go#L95
undefined: polyglot.GetDecoder (typecheck)
|
golang:
module.go#L97
undefined: polyglot.ReturnDecoder (typecheck)
|
golang:
scalefile/scalefile.go#L31
could not import github.com/loopholelabs/scale/scalefunc (-: # github.com/loopholelabs/scale/scalefunc
|
golang:
scalefunc/scalefunc.go#L168
undefined: polyglot.GetDecoder
|
golang:
scalefunc/scalefunc.go#L435
undefined: polyglot.GetDecoder) (typecheck)
|
golang:
signature/generator/rust/format/signature/host/host.go#L1
: # github.com/loopholelabs/scale/signature/generator/rust/format/signature/host
|
golang:
signature/generator/rust/format/signature/host/types.go#L39
undefined: polyglot.GetDecoder
|
typescript
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golang
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|