Add verbose logs to validate.go & verify.go. #117
Annotations
6 errors and 3 warnings
Lint (ubuntu-latest, Go 1.19.x):
verify/verify.go#L932
ST1005: error strings should not be capitalized (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x):
verify/verify.go#L975
ST1005: error strings should not be capitalized (stylecheck)
|
Lint (ubuntu-latest, Go 1.19.x)
issues found
|
Build/Test (macos-latest, Go 1.19.x)
Process completed with exit code 1.
|
Build/Test (ubuntu-latest, Go 1.19.x)
The job was canceled because "_1_19_x_macos-latest" failed.
|
Build/Test (ubuntu-latest, Go 1.19.x)
The operation was canceled.
|
Lint CGO (ubuntu-latest, Go 1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (ubuntu-latest, Go 1.19.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint (ubuntu-latest, Go 1.19.x):
client/client.go#L88
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|