fix go work #147
Annotations
16 errors and 3 warnings
Lint
package-comments: should have a package comment (revive)
|
Lint
return statements should not be cuddled if block has more than two lines (wsl)
|
Lint
exported: exported function NewRules should have comment or be unexported (revive)
|
Lint
return statements should not be cuddled if block has more than two lines (wsl)
|
Lint
assignments should only be cuddled with other assignments (wsl)
|
Lint
return statements should not be cuddled if block has more than two lines (wsl)
|
Lint
return statements should not be cuddled if block has more than two lines (wsl)
|
Lint
unused-parameter: parameter 'opts' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint
return statements should not be cuddled if block has more than two lines (wsl)
|
Lint
package-comments: should have a package comment (revive)
|
Unit Tests
Process completed with exit code 1.
|
Summary
no required module provides package go-micro.dev/v5/api; to add it:
|
Summary
implicit function instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
Summary
no required module provides package go-micro.dev/v5/api; to add it:
|
Summary
cannot use "quic-go doesn't build on Go 1.18 yet." (untyped string constant) as int value in variable declaration
|
Summary
Process completed with exit code 1.
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Summary
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|