update module path #60
Annotations
10 errors and 1 warning
code-checks:
testutil/network/network.go#L8
expected ';', found github (typecheck)
|
code-checks:
testutil/network/network.go#L24
expected 'STRING', found 'type' (typecheck)
|
code-checks:
testutil/network/network.go#L32
expected 'STRING', found 'if' (typecheck)
|
code-checks:
testutil/network/network.go#L35
expected 'STRING', found 'var' (typecheck)
|
code-checks:
testutil/network/network.go#L36
expected 'STRING', found 'if' (typecheck)
|
code-checks:
testutil/network/network.go#L44
expected 'STRING', found 'return' (typecheck)
|
code-checks:
testutil/network/network.go#L51
expected 'STRING', found 'return' (typecheck)
|
code-checks:
testutil/network/network.go#L58
expected 'STRING', found 'return' (typecheck)
|
code-checks:
testutil/network/network.go#L80
expected ')', found 'EOF' (typecheck)
|
code-checks
issues found
|
code-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|