refactor: Organize the observability components of Cloudwego #12
Annotations
9 errors and 4 warnings
lint:
obs/provider/otelprovider/otelprovider.go#L18
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
obs/provider/otelprovider/otelprovider.go#L29
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
obs/meter/label/label.go#L36
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
obs/instrumentation/otelzap/logger_test.go#L20
File is not `goimports`-ed (goimports)
|
lint:
obs/instrumentation/otelslog/handler.go#L20
File is not `goimports`-ed (goimports)
|
lint:
obs/instrumentation/otelslog/option.go#L18
File is not `goimports`-ed (goimports)
|
lint:
obs/instrumentation/hertzobs/hertz_tracer.go#L46
unusedresult: result of context.WithValue call not used (govet)
|
lint:
obs/instrumentation/hertzobs/hertz_tracer.go#L51
unusedresult: result of context.WithValue call not used (govet)
|
lint
issues found
|
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
|
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
|