Skip to content

[WIP]refactor:Soft connect logger to cwgo-pkg #134

[WIP]refactor:Soft connect logger to cwgo-pkg

[WIP]refactor:Soft connect logger to cwgo-pkg #134

Triggered via pull request October 23, 2024 23:37
Status Failure
Total duration 2m 15s
Artifacts

pr-check.yml

on: pull_request
Matrix: lint module
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
lint module (./logging/zap): logging/zap/logger_test.go#L21
File is not `gofumpt`-ed (gofumpt)
lint module (./logging/zap): logging/zap/logger_test.go#L23
File is not `gofumpt`-ed (gofumpt)
lint module (./logging/zap): logging/zap/logger_test.go#L223
File is not `gofumpt`-ed (gofumpt)
lint module (./logging/zap)
issues found
lint module (./logging/logrus)
The job was canceled because "_logging_zap" failed.
lint module (./logging/logrus)
The operation was canceled.
lint module (./logging/slog)
The job was canceled because "_logging_zap" failed.
lint module (./logging/slog)
The operation was canceled.
lint module (./logging/zerolog)
The job was canceled because "_logging_zap" failed.
lint module (./logging/zerolog)
The operation was canceled.
lint module (.)
The job was canceled because "_logging_zap" failed.
lint module (.)
The operation was canceled.
build
missing go.sum entry for module providing package github.com/cloudwego-contrib/cwgo-pkg/telemetry/instrumentation/otelzerolog (imported by github.com/kitex-contrib/obs-opentelemetry/logging/zerolog); to add:
build
Process completed with exit code 2.
lint module (.)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, 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/