Skip to content

comma

comma #449

Triggered via push September 29, 2024 21:10
Status Failure
Total duration 1m 15s
Artifacts

checks.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Code Checks: commands/slash/attendance.go#L5
"strings" imported and not used
Code Checks: commands/slash/attendance.go#L6
"time" imported and not used
Code Checks: commands/slash/attendance.go#L9
"github.com/google/uuid" imported and not used
Code Checks: commands/slash/attendance.go#L11
"github.com/ritsec/ops-bot-iii/config" imported and not used
Code Checks: commands/slash/attendance.go#L14
"github.com/ritsec/ops-bot-iii/google" imported and not used
Code Checks: commands/slash/attendance.go#L15
"github.com/ritsec/ops-bot-iii/helpers" imported and not used
Code Checks: commands/slash/attendance.go#L17
"github.com/sirupsen/logrus" imported and not used
Code Checks: commands/slash/attendance.go#L65
no new variables on left side of :=
Code Checks
Process completed with exit code 1.
Code Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/