Passed
Push — main ( 0dfb62...814d23 )
by Acho
03:59 queued 02:29
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