add grpc client #8
ci_release.yml
on: push
lint
/
golangci-lint
2m 44s
lint
/
yamllint
6s
lint
/
markdown-lint
9s
test
/
Go Mod Tidy Check
12s
test
/
Run Unit Tests
15s
test
/
Run Integration Tests
2m 21s
release
0s
Annotations
12 errors and 6 warnings
lint / yamllint:
buf.gen.yaml#L10
10:44 [new-line-at-end-of-file] no new line character at the end of file
|
lint / yamllint:
buf.yaml#L27
27:11 [new-line-at-end-of-file] no new line character at the end of file
|
lint / yamllint
Process completed with exit code 1.
|
lint / markdown-lint
Process completed with exit code 1.
|
test / Go Mod Tidy Check
Process completed with exit code 1.
|
test / Run Unit Tests:
types/pb/sequencing/sequencing.pb.go#L9
no required module provides package github.com/gogo/protobuf/proto; to add it:
|
test / Run Unit Tests:
types/pb/sequencing/sequencing.pb.go#L9
no required module provides package github.com/gogo/protobuf/proto; to add it:
|
test / Run Unit Tests
Process completed with exit code 2.
|
lint / golangci-lint:
proxy/client.go#L1
: # github.com/rollkit/go-sequencing/proxy
|
lint / golangci-lint:
proxy/client.go#L19
syntax error: unexpected EOF, expected } (typecheck)
|
lint / golangci-lint:
proxy/client.go#L18
expected '}', found 'EOF' (typecheck)
|
lint / golangci-lint
issues found
|
lint / yamllint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / Go Mod Tidy Check
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/
|
test / Run Unit Tests
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/
|
test / Run Integration Tests
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/
|
lint / golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|