Skip to content

WIP: plumbing for partial resource sync #186

WIP: plumbing for partial resource sync

WIP: plumbing for partial resource sync #186

Triggered via pull request November 9, 2023 19:35
Status Failure
Total duration 6m 6s
Artifacts

ci.yaml

on: pull_request
go-lint
37s
go-lint
buf-lint-and-breaking-change-detection
6s
buf-lint-and-breaking-change-detection
Matrix: go-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
buf-lint-and-breaking-change-detection: proto/c1/connector/v2/resource.proto#L169
RPC request type "ResourcesServiceFetchResourceRequest" should be named "FetchResourceRequest" or "FetchResourceServiceFetchResourceRequest".
buf-lint-and-breaking-change-detection: proto/c1/connector/v2/resource.proto#L169
RPC response type "ResourcesServiceFetchResourceResponse" should be named "FetchResourceResponse" or "FetchResourceServiceFetchResourceResponse".
buf-lint-and-breaking-change-detection
buf found 2 lint failures.
go-lint: pkg/sync/syncer.go#L149
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
go-lint: pkg/sync/syncer.go#L219
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
go-lint: pkg/sync/syncer.go#L474
commentFormatting: put a space between `//` and comment text (gocritic)
go-lint: pkg/sync/syncer.go#L415
Comment should end in a period (godot)
go-lint: pkg/connectorbuilder/connectorbuilder.go#L136
unnecessary trailing newline (whitespace)
go-lint
issues found
buf-lint-and-breaking-change-detection
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, bufbuild/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
buf-lint-and-breaking-change-detection
Unexpected input(s) 'github_token', valid inputs are ['version']
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-sdk/baton-sdk. Supported file pattern: go.sum
go-test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, guyarb/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-test (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/baton-sdk/baton-sdk. Supported file pattern: go.sum
go-test (1.20.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, guyarb/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-test (1.20.x, windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\baton-sdk\baton-sdk. Supported file pattern: go.sum