feat : Integrated Configuration Center, Registry Component #31
Triggered via pull request
September 12, 2024 14:08
Status
Cancelled
Total duration
2m 31s
Artifacts
–
Annotations
4 errors and 3 warnings
staticcheck
[staticcheck] reported by reviewdog 🐶
pattern ./...: directory prefix . does not contain main module or its selected dependencies
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"pattern ./...: directory prefix . does not contain main module or its selected dependencies","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
staticcheck
Process completed with exit code 1.
|
lint
The run was canceled by @smx-Morgan.
|
lint
golangci-lint exit with code 7
|
staticcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
staticcheck
Restore cache failed: Dependencies file is not found in /home/runner/work/cwgo-pkg/cwgo-pkg. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cwgo-pkg/cwgo-pkg. Supported file pattern: go.sum
|