Jm/ex - Extension support added (local). #97
Annotations
10 errors and 1 warning
Test:
utils/utils.go#L36
missing go.sum entry for module providing package github.com/loopholelabs/scale/scalefunc (imported by github.com/loopholelabs/scale-cli/cmd/extension); to add:
|
Test:
cmd/extension/generate.go#L30
missing go.sum entry for module providing package github.com/loopholelabs/scale/extension (imported by github.com/loopholelabs/scale-cli/cmd/extension); to add:
|
Test:
cmd/extension/generate.go#L32
missing go.sum entry for module providing package github.com/loopholelabs/scale/storage (imported by github.com/loopholelabs/scale-cli/cmd/extension); to add:
|
Test:
cmd/function/new.go#L34
missing go.sum entry for module providing package github.com/loopholelabs/scale (imported by github.com/loopholelabs/scale-cli/cmd/function); to add:
|
Test:
cmd/function/build.go#L33
missing go.sum entry for module providing package github.com/loopholelabs/scale/build (imported by github.com/loopholelabs/scale-cli/cmd/function); to add:
|
Test:
cmd/function/build.go#L35
missing go.sum entry for module providing package github.com/loopholelabs/scale/scalefile (imported by github.com/loopholelabs/scale-cli/cmd/function); to add:
|
Test:
cmd/function/build.go#L37
missing go.sum entry for module providing package github.com/loopholelabs/scale/signature (imported by github.com/loopholelabs/scale-cli/cmd/function); to add:
|
Test:
cmd/function/run.go#L38
missing go.sum entry for module providing package github.com/loopholelabs/scale/signature/converter (imported by github.com/loopholelabs/scale-cli/cmd/function); to add:
|
Test:
cmd/signature/use.go#L30
missing go.sum entry for module providing package github.com/loopholelabs/scale/compile/golang (imported by github.com/loopholelabs/scale-cli/cmd/signature); to add:
|
Test:
cmd/signature/use.go#L31
missing go.sum entry for module providing package github.com/loopholelabs/scale/compile/rust (imported by github.com/loopholelabs/scale-cli/cmd/signature); to add:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading