Skip to content

fix(deps): update module github.com/gosimple/slug to v1.15.0 #115

fix(deps): update module github.com/gosimple/slug to v1.15.0

fix(deps): update module github.com/gosimple/slug to v1.15.0 #115

Triggered via pull request December 23, 2024 19:44
Status Failure
Total duration 2m 47s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
lint: internal/list.go#L7
import 'github.com/corani/adr/internal/adr' is not allowed from list 'Main' (depguard)
lint: internal/list.go#L9
import 'github.com/jedib0t/go-pretty/v6/table' is not allowed from list 'Main' (depguard)
lint: internal/show.go#L7
import 'github.com/MichaelMure/go-term-markdown' is not allowed from list 'Main' (depguard)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636