[WIP]refactor: Log component refactoring of Cloudwego #45
Annotations
5 errors and 4 warnings
staticcheck
Process completed with exit code 1.
|
lint:
log/logging/cwlog.go#L27
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
log/logging/default.go#L161
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
log/logging/default.go#L241
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint
issues found
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cwgo-pkg/cwgo-pkg. Supported file pattern: go.sum
|