chore(deps)(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 in /gearbox in the go-dependencies group #17
Annotations
15 errors and 2 warnings
|
Lint
issues found
|
|
Lint
cannot use &userID (value of type *int64) as *string value in argument to db.DisableEntity (typecheck)
|
|
Lint
cannot use &userID (value of type *int64) as *string value in argument to db.DisableEntity
|
|
Lint
invalid operation: *entity.DisabledBy != 1 (mismatched types string and untyped int)
|
|
Lint
cannot use &userID (value of type *int64) as *string value in argument to db.DisableEntity
|
|
Test
cannot use &userID (value of type *int64) as *string value in argument to db.DisableEntity
|
|
Test
cannot use &userID (value of type *int64) as *string value in argument to db.DisableEntity
|
|
Test
invalid operation: *entity.DisabledBy != 1 (mismatched types string and untyped int)
|
|
Test
cannot use &userID (value of type *int64) as *string value in argument to db.DisableEntity
|
|
Test
fmt.Sprintf format %d has arg u.User.ID of wrong type string
|
|
Test
call to slog.Logger.Error missing a final value
|
|
Test
slog.Logger.Error arg "alert.ID" should be a string or a slog.Attr (possible missing key or value)
|
|
Test
slog.Logger.Error arg "existingAlert.MetricValue" should be a string or a slog.Attr (possible missing key or value)
|
|
Test
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
|
|
Test
slog.Logger.Error arg "err" should be a string or a slog.Attr (possible missing key or value)
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gearbox/gearbox. Supported file pattern: go.sum
|
|
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/gearbox/gearbox. Supported file pattern: go.sum
|