gitlabhq/gitlab-shell

View on GitHub

Showing 109 of 109 total issues

FIXME found
Open

internal/command/authorizedkeys/authorized_keys.go:29: internal/command/authorizedkeys/authorized_keys.go:29: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "TODO: Log this event once we have a cons..." (godox)

TODO found
Open

internal/command/authorizedkeys/authorized_keys.go:29: internal/command/authorizedkeys/authorized_keys.go:29: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "TODO: Log this event once we have a cons..." (godox)

FIXME found
Open

internal/gitlabnet/lfstransfer/client.go:137: internal/gitlabnet/lfstransfer/client.go:137: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "FIXME: This causes tests to fail" (godox)

FIXME found
Open

    # report any comments starting with keywords, this is useful for TODO or FIXME comments that
Severity: Minor
Found in .golangci.yml by fixme

TODO found
Open

    keywords: # default keywords are TODO, BUG, and FIXME, these can be overwritten by this setting
Severity: Minor
Found in .golangci.yml by fixme

HACK found
Open

      - HACK # marks hack-arounds that should be removed before merging
Severity: Minor
Found in .golangci.yml by fixme

FIXME found
Open

internal/gitlabnet/lfstransfer/client.go:137: internal/gitlabnet/lfstransfer/client.go:137: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "FIXME: This causes tests to fail" (godox)

FIXME found
Open

      - FIXME
Severity: Minor
Found in .golangci.yml by fixme

BUG found
Open

      - BUG
Severity: Minor
Found in .golangci.yml by fixme

FIXME found
Open

cmd/gitlab-shell/command/command.go:74: cmd/gitlab-shell/command/command.go:74: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "FIXME: When 1.21+ only Golang is support..." (godox)

HACK found
Open

internal/gitlabnet/lfstransfer/client.go:137: internal/gitlabnet/lfstransfer/client.go:137: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "FIXME: This causes tests to fail" (godox)

FIXME found
Open

    // FIXME: When 1.21+ only Golang is supported, it can be refactored by using slices.Contains
Severity: Minor
Found in cmd/gitlab-shell/command/command.go by fixme

HACK found
Open

internal/command/authorizedkeys/authorized_keys.go:29: internal/command/authorizedkeys/authorized_keys.go:29: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "TODO: Log this event once we have a cons..." (godox)

TODO found
Open

        // TODO: Log this event once we have a consistent way to log in Go.

BUG found
Open

internal/command/authorizedkeys/authorized_keys.go:29: internal/command/authorizedkeys/authorized_keys.go:29: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "TODO: Log this event once we have a cons..." (godox)

TODO found
Open

internal/gitlabnet/lfstransfer/client.go:137: internal/gitlabnet/lfstransfer/client.go:137: Line contains TODO/BUG/FIXME/NOTE/OPTIMIZE/HACK: "FIXME: This causes tests to fail" (godox)

XXX found
Open

    # XXX: if you enable this setting, unused will report a lot of false-positives in text editors:
Severity: Minor
Found in .golangci.yml by fixme

XXX found
Open

    # XXX: if you enable this setting, unparam will report a lot of false-positives in text editors:
Severity: Minor
Found in .golangci.yml by fixme

TODO found
Open

    # report any comments starting with keywords, this is useful for TODO or FIXME comments that
Severity: Minor
Found in .golangci.yml by fixme

BUG found
Open

    keywords: # default keywords are TODO, BUG, and FIXME, these can be overwritten by this setting
Severity: Minor
Found in .golangci.yml by fixme
Severity
Category
Status
Source
Language