chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.24.0 to 2.25.1 in /_tools #10314
lint.yml
on: pull_request
Lint Go
2m 37s
Lint Markdown
8s
Lint UI
26s
Go Mod Tidy
17s
Annotations
4 errors and 5 warnings
Lint Go:
internal/storage/sql/mysql/mysql.go#L22
cannot use &Store{} (value of type *Store) as storage.Store value in variable declaration: *Store does not implement storage.Store (missing method CountFlags) (typecheck)
|
Lint Go:
internal/storage/sql/postgres/postgres.go#L22
cannot use &Store{} (value of type *Store) as storage.Store value in variable declaration: *Store does not implement storage.Store (missing method CountFlags) (typecheck)
|
Lint Go:
internal/storage/sql/sqlite/sqlite.go#L17
cannot use &Store{} (value of type *Store) as storage.Store value in variable declaration: *Store does not implement storage.Store (missing method CountFlags) (typecheck)
|
Lint Go
issues found
|
Lint Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go Mod Tidy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint UI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint UI:
ui/src/components/ui/table-skeleton.tsx#L8
Replace `lg:max-w-md·text-xs` with `text-xs·lg:max-w-md`
|
Lint Go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|