Skip to content

fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 #97

fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5

fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 #97

Triggered via pull request January 8, 2024 00:17
Status Failure
Total duration 19s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/config/config.go#L22
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/config/config.go#L57
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/config/config.go#L64
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: internal/adr/adr.go#L13
import 'github.com/adrg/frontmatter' is not allowed from list 'Main' (depguard)
lint: internal/adr/adr.go#L14
import 'github.com/corani/adr/internal/config' is not allowed from list 'Main' (depguard)
lint: internal/adr/adr.go#L15
import 'github.com/gosimple/slug' is not allowed from list 'Main' (depguard)
lint: internal/edit.go#L10
import 'github.com/corani/adr/internal/adr' is not allowed from list 'Main' (depguard)
lint: internal/edit.go#L11
import 'github.com/corani/adr/internal/config' is not allowed from list 'Main' (depguard)
lint: internal/init.go#L9
import 'github.com/corani/adr/internal/adr' is not allowed from list 'Main' (depguard)
lint: internal/init.go#L10
import 'github.com/corani/adr/internal/config' is not allowed from list 'Main' (depguard)