refactor(coordinator & prover): RESTful API #274
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 3 warnings
check
var `taskJson` should be `taskJSON` (golint)
|
check
`marshalling` is a misspelling of `marshaling` (misspell)
|
check
shadow: declaration of "err" shadows declaration at line 131 (govet)
|
check
shadow: declaration of "err" shadows declaration at line 182 (govet)
|
check
shadow: declaration of "err" shadows declaration at line 182 (govet)
|
check
Process completed with exit code 2.
|
goimports-lint
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/
|
test
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/
|
check
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/
|