Passed
Push — main ( db0de8...82b02f )
by Acho
23:24 queued 21:49
created

Repository Config

checks:
    go: true
build:
    root_path: './api'
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            environment:
                go:
                    version: go1.23.3
            tests:
                override:
                    - go-scrutinizer-run
                    - govet-run
                    - golint-run