Fix cannot enhance the vendor management project #362
Annotations
5 errors and 1 warning
Tests
emptyStringTest: replace `len(moduleString) == 0` with `moduleString == ""` (gocritic)
|
Tests
importShadow: shadow of imported from 'golang.org/x/mod/module' package 'module' (gocritic)
|
Tests
paramTypeCombine: func(goFilePath string, pkgName string) (string, error) could be replaced with func(goFilePath, pkgName string) (string, error) (gocritic)
|
Tests
Process completed with exit code 2.
|
Required
Process completed with exit code 255.
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|