deps: bump alpine from 3.19 to 3.23 #6
Closed
Annotations
10 errors and 12 warnings
|
internal/repository/postgres/errors.go#L48
func `getPgErrorConstraint` is unused (unused)
|
|
internal/repository/postgres/errors.go#L34
func `isCheckViolation` is unused (unused)
|
|
internal/repository/postgres/errors.go#L29
func `isNotNullViolation` is unused (unused)
|
|
internal/repository/postgres/errors.go#L24
func `isForeignKeyViolation` is unused (unused)
|
|
internal/repository/postgres/db.go#L99
Error return value of `tx.Rollback` is not checked (errcheck)
|
|
internal/handler/router.go#L54
Error return value of `w.Write` is not checked (errcheck)
|
|
internal/handler/common.go#L24
Error return value of `enc.Encode` is not checked (errcheck)
|
|
internal/handler/common.go#L22
Error return value of `w.Write` is not checked (errcheck)
|
|
internal/auth/middleware.go#L235
Error return value of `w.Write` is not checked (errcheck)
|
|
internal/auth/middleware.go#L160
Error return value of `store.UpdateLastUsed` is not checked (errcheck)
|
|
|
|
internal/auth/types.go#L64
exported: type name will be used as auth.AuthType by other packages, and that stutters; consider calling this Type (revive)
|
|
internal/domain/errors.go#L164
exported: type name will be used as domain.DomainError by other packages, and that stutters; consider calling this Error (revive)
|
|
internal/storage/filesystem/storage.go#L245
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
internal/storage/filesystem/storage.go#L227
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
internal/storage/filesystem/storage.go#L203
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
internal/storage/filesystem/storage.go#L171
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
internal/storage/filesystem/storage.go#L153
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
internal/storage/filesystem/storage.go#L69
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
internal/storage/interfaces.go#L111
exported: type name will be used as storage.StorageStats by other packages, and that stutters; consider calling this Stats (revive)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading