Skip to content

Update install.sh

Update install.sh #56

Triggered via push September 26, 2023 11:47
Status Success
Total duration 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/tui/commands.go#L7
import 'github.com/charmbracelet/bubbles/list' is not allowed from list 'Main' (depguard)
lint: internal/tui/commands.go#L8
import 'github.com/charmbracelet/bubbletea' is not allowed from list 'Main' (depguard)
lint: internal/tui/commands.go#L9
import 'github.com/go-git/go-git/v5' is not allowed from list 'Main' (depguard)
lint: internal/tui/commands.go#L10
import 'github.com/go-git/go-git/v5/plumbing' is not allowed from list 'Main' (depguard)
lint: internal/tui/init.go#L4
import 'github.com/charmbracelet/bubbletea' is not allowed from list 'Main' (depguard)
lint: internal/tui/keys.go#L3
import 'github.com/charmbracelet/bubbles/key' is not allowed from list 'Main' (depguard)
lint: internal/tui/model.go#L6
import 'github.com/caarlos0/env' is not allowed from list 'Main' (depguard)
lint: internal/tui/model.go#L7
import 'github.com/charmbracelet/bubbles/key' is not allowed from list 'Main' (depguard)
lint: internal/tui/model.go#L8
import 'github.com/charmbracelet/bubbles/list' is not allowed from list 'Main' (depguard)
lint: internal/tui/styles.go#L3
import 'github.com/charmbracelet/lipgloss' is not allowed from list 'Main' (depguard)