Add dht #22
Annotations
2 errors and 1 warning
build:
cmd/run/run.go#L64
cannot use c (variable of type *cli.Context) as context.Context value in argument to dht.New: *cli.Context does not implement context.Context (wrong type for method Value)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|