Skip to content

Major API changes #1054

Major API changes

Major API changes #1054

Triggered via pull request July 7, 2025 06:16
Status Failure
Total duration 2m 11s
Artifacts

build.yml

on: pull_request
Matrix: all
Fit to window
Zoom out
Zoom in

Annotations

10 errors
all (1.24): piebiten/internal/ebitengame.go#L15
import 'github.com/elgopher/pi/piloop' is not allowed from list 'Main' (depguard)
all (1.24): piebiten/internal/ebitengame.go#L13
import 'github.com/elgopher/pi/pidebug' is not allowed from list 'Main' (depguard)
all (1.24): piebiten/internal/ebitengame.go#L10
import 'github.com/hajimehoshi/ebiten/v2' is not allowed from list 'Main' (depguard)
all (1.24): piebiten/internal/copy.go#L7
import 'github.com/hajimehoshi/ebiten/v2' is not allowed from list 'Main' (depguard)
all (1.24): pidebug/event.go#L6
import 'github.com/elgopher/pi/pievent' is not allowed from list 'Main' (depguard)
all (1.24): picofont/picofont.go#L14
import 'github.com/elgopher/pi/pifont' is not allowed from list 'Main' (depguard)
all (1.24): picofont/picofont.go#L13
import 'github.com/elgopher/pi' is not allowed from list 'Main' (depguard)
all (1.24): pallette.go#L14
import 'github.com/elgopher/pi/pimath' is not allowed from list 'Main' (depguard)
all (1.24): pallette.go#L13
import 'github.com/elgopher/pi/internal' is not allowed from list 'Main' (depguard)
all (1.24): pigui/pigui.go#L63
calculated cyclomatic complexity for function Update is 15, max is 10 (cyclop)