proto files #7
ci_release.yml
on: push
lint
/
golangci-lint
17s
lint
/
yamllint
6s
lint
/
markdown-lint
23s
test
/
Go Mod Tidy Check
14s
test
/
Run Unit Tests
14s
test
/
Run Integration Tests
13s
release
0s
Annotations
15 errors and 10 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.
|
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#L10
no required module provides package google.golang.org/grpc; to add it:
|
test / Run Unit Tests:
types/pb/sequencing/sequencing.pb.go#L11
no required module provides package google.golang.org/grpc/codes; to add it:
|
test / Run Unit Tests:
types/pb/sequencing/sequencing.pb.go#L12
no required module provides package google.golang.org/grpc/status; 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:
types/pb/sequencing/sequencing.pb.go#L10
no required module provides package google.golang.org/grpc; to add it:
|
test / Run Unit Tests:
types/pb/sequencing/sequencing.pb.go#L11
no required module provides package google.golang.org/grpc/codes; to add it:
|
test / Run Unit Tests:
types/pb/sequencing/sequencing.pb.go#L12
no required module provides package google.golang.org/grpc/status; to add it:
|
test / Run Unit Tests
Process completed with exit code 2.
|
lint / golangci-lint
golangci-lint exit with code 3
|
lint / markdown-lint
Process completed with exit code 1.
|
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/
|
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 / Go Mod Tidy Check
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sequencing/go-sequencing. Supported file pattern: go.sum
|
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 Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sequencing/go-sequencing. Supported file pattern: go.sum
|
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/
|
test / Run Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sequencing/go-sequencing. Supported file pattern: go.sum
|
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/
|
lint / golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sequencing/go-sequencing. Supported file pattern: go.sum
|
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/
|