feat: yaml oas support, fix for lowercase singular #48
Annotations
10 errors and 2 warnings
tests:
example/service/service.go#L29
undefined: bpb.CreateBookRequest
|
tests:
example/service/service.go#L43
undefined: bpb.ApplyBookRequest
|
tests:
example/service/service.go#L54
undefined: bpb.UpdateBookRequest
|
tests:
example/service/service.go#L62
undefined: bpb.DeleteBookRequest
|
tests:
example/service/service.go#L68
undefined: bpb.GetBookRequest
|
tests:
example/service/service.go#L75
undefined: bpb.ListBookRequest
|
tests:
example/service/service.go#L75
undefined: bpb.ListBookResponse
|
tests:
example/service/service.go#L85
undefined: bpb.CreatePublisherRequest
|
tests:
example/service/service.go#L99
undefined: bpb.ApplyPublisherRequest
|
tests:
example/service/service.go#L110
undefined: bpb.UpdatePublisherRequest
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|