Added improved transcript navigation controls #85
Annotations
6 errors and 3 warnings
server/pkg/discord/bot.go#L540
S1023: redundant `return` statement (gosimple)
|
server/service/grpc/transcript.go#L93
SA1019: request.Pos is deprecated: Marked as deprecated in transcript.proto. (staticcheck)
|
server/service/grpc/transcript.go#L95
SA1019: request.Pos is deprecated: Marked as deprecated in transcript.proto. (staticcheck)
|
server/service/grpc/transcript.go#L96
SA1019: request.Pos is deprecated: Marked as deprecated in transcript.proto. (staticcheck)
|
server/pkg/discord/bot.go#L409
SA4000: identical expressions on the left and right side of the '-' operator (staticcheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "server-binaries".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading