Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authPostman/src/commit/24d792e0c8f35d24cf7d8df88d0e33545c4e581c/vendor/github.com/segmentio/kafka-go/Makefile You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
 

7 lines
112 B

test:
KAFKA_SKIP_NETTEST=1 \
KAFKA_VERSION=2.3.1 \
go test -race -cover ./...
docker:
docker-compose up -d