-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: fix lint #536
chore: fix lint #536
Conversation
WalkthroughThis update to the Changes
Poem
Tip AI model upgrade
|
@coderabbitai summary |
Actions performedSummary regeneration triggered. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #536 +/- ##
=======================================
Coverage 69.92% 69.92%
=======================================
Files 180 180
Lines 11049 11049
=======================================
Hits 7726 7726
Misses 2751 2751
Partials 572 572 ☔ View full report in Codecov by Sentry. |
@coderabbitai review |
Actions performedReview triggered.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- go.mod (4 hunks)
Additional comments not posted (28)
go.mod (28)
57-57
: Verify the necessity offilippo.io/edwards25519
dependency.Ensure that the
filippo.io/edwards25519
dependency is required for the project and there are no alternatives that might be more suitable.
64-64
: Verify the necessity ofesyshub.st101.workers.dev/atotto/clipboard
dependency.Ensure that the
github.com/atotto/clipboard
dependency is required for the project and there are no alternatives that might be more suitable.
66-66
: Verify the necessity ofesyshub.st101.workers.dev/aymanbagabas/go-osc52/v2
dependency.Ensure that the
github.com/aymanbagabas/go-osc52/v2
dependency is required for the project and there are no alternatives that might be more suitable.
67-67
: Verify the necessity ofesyshub.st101.workers.dev/catppuccin/go
dependency.Ensure that the
github.com/catppuccin/go
dependency is required for the project and there are no alternatives that might be more suitable.
69-69
: Verify the necessity ofesyshub.st101.workers.dev/charmbracelet/bubbles
dependency.Ensure that the
github.com/charmbracelet/bubbles
dependency is required for the project and there are no alternatives that might be more suitable.
70-70
: Verify the necessity ofesyshub.st101.workers.dev/charmbracelet/bubbletea
dependency.Ensure that the
github.com/charmbracelet/bubbletea
dependency is required for the project and there are no alternatives that might be more suitable.
71-71
: Verify the necessity ofesyshub.st101.workers.dev/charmbracelet/x/ansi
dependency.Ensure that the
github.com/charmbracelet/x/ansi
dependency is required for the project and there are no alternatives that might be more suitable.
72-72
: Verify the necessity ofesyshub.st101.workers.dev/charmbracelet/x/exp/strings
dependency.Ensure that the
github.com/charmbracelet/x/exp/strings
dependency is required for the project and there are no alternatives that might be more suitable.
73-73
: Verify the necessity ofesyshub.st101.workers.dev/charmbracelet/x/input
dependency.Ensure that the
github.com/charmbracelet/x/input
dependency is required for the project and there are no alternatives that might be more suitable.
74-74
: Verify the necessity ofesyshub.st101.workers.dev/charmbracelet/x/term
dependency.Ensure that the
github.com/charmbracelet/x/term
dependency is required for the project and there are no alternatives that might be more suitable.
75-75
: Verify the necessity ofesyshub.st101.workers.dev/charmbracelet/x/windows
dependency.Ensure that the
github.com/charmbracelet/x/windows
dependency is required for the project and there are no alternatives that might be more suitable.
76-76
: Verify the necessity ofesyshub.st101.workers.dev/containerd/console
dependency.Ensure that the
github.com/containerd/console
dependency is required for the project and there are no alternatives that might be more suitable.
80-80
: Verify the necessity ofesyshub.st101.workers.dev/erikgeiser/coninput
dependency.Ensure that the
github.com/erikgeiser/coninput
dependency is required for the project and there are no alternatives that might be more suitable.
81-81
: Verify the necessity ofesyshub.st101.workers.dev/felixge/httpsnoop
dependency.Ensure that the
github.com/felixge/httpsnoop
dependency is required for the project and there are no alternatives that might be more suitable.
83-83
: Verify the necessity ofesyshub.st101.workers.dev/go-logr/logr
dependency.Ensure that the
github.com/go-logr/logr
dependency is required for the project and there are no alternatives that might be more suitable.
84-84
: Verify the necessity ofesyshub.st101.workers.dev/go-logr/stdr
dependency.Ensure that the
github.com/go-logr/stdr
dependency is required for the project and there are no alternatives that might be more suitable.
97-97
: Verify the necessity ofesyshub.st101.workers.dev/gookit/color
dependency.Ensure that the
github.com/gookit/color
dependency is required for the project and there are no alternatives that might be more suitable.
105-105
: Verify the necessity ofesyshub.st101.workers.dev/jackc/puddle/v2
dependency.Ensure that the
github.com/jackc/puddle/v2
dependency is required for the project and there are no alternatives that might be more suitable.
113-114
: Verify the necessity ofesyshub.st101.workers.dev/lithammer/fuzzysearch
andesyshub.st101.workers.dev/lucasb-eyer/go-colorful
dependencies.Ensure that the
github.com/lithammer/fuzzysearch
andesyshub.st101.workers.dev/lucasb-eyer/go-colorful
dependencies are required for the project and there are no alternatives that might be more suitable.
117-117
: Verify the necessity ofesyshub.st101.workers.dev/mattn/go-localereader
dependency.Ensure that the
github.com/mattn/go-localereader
dependency is required for the project and there are no alternatives that might be more suitable.
118-118
: Verify the necessity ofesyshub.st101.workers.dev/mattn/go-runewidth
dependency.Ensure that the
github.com/mattn/go-runewidth
dependency is required for the project and there are no alternatives that might be more suitable.
121-121
: Verify the necessity ofesyshub.st101.workers.dev/muesli/ansi
dependency.Ensure that the
github.com/muesli/ansi
dependency is required for the project and there are no alternatives that might be more suitable.
122-122
: Verify the necessity ofesyshub.st101.workers.dev/muesli/cancelreader
dependency.Ensure that the
github.com/muesli/cancelreader
dependency is required for the project and there are no alternatives that might be more suitable.
123-123
: Verify the necessity ofesyshub.st101.workers.dev/muesli/termenv
dependency.Ensure that the
github.com/muesli/termenv
dependency is required for the project and there are no alternatives that might be more suitable.
127-127
: Verify the necessity ofesyshub.st101.workers.dev/rabbitmq/amqp091-go
dependency.Ensure that the
github.com/rabbitmq/amqp091-go
dependency is required for the project and there are no alternatives that might be more suitable.
129-129
: Verify the necessity ofesyshub.st101.workers.dev/rivo/uniseg
dependency.Ensure that the
github.com/rivo/uniseg
dependency is required for the project and there are no alternatives that might be more suitable.
146-150
: Verify the necessity ofgo.opentelemetry.io
dependencies.Ensure that the
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
,go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
,go.opentelemetry.io/otel
,go.opentelemetry.io/otel/metric
, andgo.opentelemetry.io/otel/trace
dependencies are required for the project and there are no alternatives that might be more suitable.
156-156
: Verify the necessity ofgolang.org/x/term
dependency.Ensure that the
golang.org/x/term
dependency is required for the project and there are no alternatives that might be more suitable.
📑 Description
Summary by CodeRabbit
Closes https://github.com/goravel/goravel/issues/?
✅ Checks