Skip to content

feat: Add limit and search flags to stack list command #617

feat: Add limit and search flags to stack list command

feat: Add limit and search flags to stack list command #617

Triggered via pull request August 29, 2024 14:50
Status Failure
Total duration 1m 9s
Artifacts

lint.yml

on: pull_request
Lint the code
50s
Lint the code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint the code: internal/cmd/stack/list.go#L109
G115: integer overflow conversion int -> int32 (gosec)
Lint the code: internal/cmd/stack/paging.go#L50
G115: integer overflow conversion uint -> int32 (gosec)
Lint the code
issues found