Skip to content

feat: new CallContext APIs #13

feat: new CallContext APIs

feat: new CallContext APIs #13

Triggered via pull request July 29, 2024 08:47
Status Failure
Total duration 6m 11s
Artifacts

go21.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
cannot use mongoOnEnter (value of type func(call *mongo.CallContext, opts ...*"go.mongodb.org/mongo-driver/mongo/options".ClientOptions)) as func(callContext mongo.CallContext, opts ...*"go.mongodb.org/mongo-driver/mongo/options".ClientOptions) value in assignment
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/