Skip to content

ci: port ci to github actions, drop circleci #1

ci: port ci to github actions, drop circleci

ci: port ci to github actions, drop circleci #1

Triggered via push September 24, 2024 19:04
Status Failure
Total duration 1m 44s
Artifacts

workflow.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: mongo/operations.go#L49
SA1019: wiremessage.OpQuery is deprecated: Use OpMsg instead. (staticcheck)
lint: mongo/operations.go#L146
SA1019: wiremessage.ReadQueryFlags is deprecated: Construct wiremessages with OpMsg and use the ReadMsg* functions instead. (staticcheck)
lint: mongo/operations.go#L151
SA1019: wiremessage.ReadQueryFullCollectionName is deprecated: Construct wiremessages with OpMsg and use the ReadMsg* functions instead. (staticcheck)
lint: mongo/operations.go#L156
SA1019: wiremessage.ReadQueryNumberToSkip is deprecated: Construct wiremessages with OpMsg and use the ReadMsg* functions instead. (staticcheck)
lint: mongo/operations.go#L161
SA1019: wiremessage.ReadQueryNumberToReturn is deprecated: Construct wiremessages with OpMsg and use the ReadMsg* functions instead. (staticcheck)
lint: mongo/operations.go#L166
SA1019: wiremessage.ReadQueryQuery is deprecated: Construct wiremessages with OpMsg and use the ReadMsg* functions instead. (staticcheck)
lint: mongo/operations.go#L172
SA1019: wiremessage.ReadQueryReturnFieldsSelector is deprecated: Construct wiremessages with OpMsg and use the ReadMsg* functions instead. (staticcheck)
lint: mongo/operations.go#L182
SA1019: wiremessage.OpQuery is deprecated: Use OpMsg instead. (staticcheck)
lint: mongo/operations.go#L188
SA1019: wiremessage.OpQuery is deprecated: Use OpMsg instead. (staticcheck)
lint: mongo/operations.go#L617
SA1019: wiremessage.ReadQueryFullCollectionName is deprecated: Construct wiremessages with OpMsg and use the ReadMsg* functions instead. (staticcheck)