WIP: MongoDB Discover and CDC Sync #35
golang-ci.yml
on: pull_request
golangci-lint
3m 18s
Build
10s
Annotations
5 errors and 2 warnings
golangci-lint:
pkg/waljs/filter.go#L1
: # github.com/datazip-inc/olake/pkg/waljs
|
golangci-lint:
pkg/waljs/waljs.go#L264
stream.BatchSize undefined (type protocol.Stream has no field or method BatchSize)
|
golangci-lint:
pkg/waljs/waljs.go#L275
stream.BatchSize undefined (type protocol.Stream has no field or method BatchSize)
|
golangci-lint:
pkg/waljs/waljs.go#L286
stream.BatchSize undefined (type protocol.Stream has no field or method BatchSize) (typecheck)
|
golangci-lint
issues found
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|