Skip to content

init work, still need to add a test #184

init work, still need to add a test

init work, still need to add a test #184

Triggered via push January 26, 2024 17:55
Status Failure
Total duration 39s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
test: cmd/root.go#L29
undefined: flags.NewConfFileFlags
test: cmd/root.go#L53
undefined: config.InitConfig
test: cmd/root.go#L69
undefined: flags.SetupRoot
test: cmd/generate.go#L53
aerospikeFlags.NewAerospikeConfig undefined (type *"github.com/aerospike/tools-common-go/flags".AerospikeFlags has no field or method NewAerospikeConfig)
test: cmd/generate.go#L144
aerospikeFlags.NewFlagSet undefined (type *"github.com/aerospike/tools-common-go/flags".AerospikeFlags has no field or method NewFlagSet)
test: cmd/generate.go#L146
undefined: config.BindPFlags
test
Process completed with exit code 2.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.