Passed
Push — main ( c56de0...5eb75c )
by Acho
06:08 queued 04:37
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