Skip to content

Created genMongoLoad go app to replace python version #1

Created genMongoLoad go app to replace python version

Created genMongoLoad go app to replace python version #1

Triggered via push December 13, 2025 16:47
Status Failure
Total duration 16s
Artifacts

release.yml

on: push
Build and Release
11s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build and Release
Process completed with exit code 2.
Build and Release: cmd/genMongoLoad/main.go#L16
missing go.sum entry for module providing package golang.org/x/term; to add:
Build and Release: internal/datagen/random.go#L12
missing go.sum entry for module providing package go.mongodb.org/mongo-driver/v2/bson (imported by github.com/Percona-Lab/mongoDB-workload-generator/internal/mongo); to add:
Build and Release: internal/datagen/random.go#L11
missing go.sum entry for module providing package github.com/brianvoe/gofakeit/v6 (imported by github.com/Percona-Lab/mongoDB-workload-generator/internal/workloads); to add:
Build and Release: internal/db/mongo.go#L11
missing go.sum entry for module providing package go.mongodb.org/mongo-driver/v2/mongo/options (imported by github.com/Percona-Lab/mongoDB-workload-generator/internal/db); to add:
Build and Release: internal/db/mongo.go#L10
missing go.sum entry for module providing package go.mongodb.org/mongo-driver/v2/mongo (imported by github.com/Percona-Lab/mongoDB-workload-generator/internal/db); to add:
Build and Release: internal/config/config.go#L8
missing go.sum entry for module providing package gopkg.in/yaml.v2 (imported by github.com/Percona-Lab/mongoDB-workload-generator/internal/config); to add:
Build and Release
Restore cache failed: Dependencies file is not found in /home/runner/work/mongoDB-workload-generator/mongoDB-workload-generator. Supported file pattern: go.sum