This repository has been archived by the owner on May 31, 2024. It is now read-only.
Use proto file name to infer message type #577
checks.yml
on: pull_request
Lint
/
Run Lint
4m 36s
Unit Tests
/
Run Unit Test
4m 53s
Check Go Gennerate
/
Go Generate
3m 22s
Dry Run Goreleaser
15m 39s
Test Getting started
4m 1s
Annotations
2 errors and 5 warnings
Lint / Run Lint:
cmd/register/register_util.go#L95
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
|
Lint / Run Lint
Process completed with exit code 2.
|
Check Go Gennerate / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
|
Test Getting started
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dry Run Goreleaser
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dry Run Goreleaser
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Dry Run Goreleaser
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|