Skip to content

feat: add WCS proto message to wcs module in @observerly/nova #24

feat: add WCS proto message to wcs module in @observerly/nova

feat: add WCS proto message to wcs module in @observerly/nova #24

Triggered via pull request February 14, 2025 15:54
Status Failure
Total duration 20s
Artifacts

buf.yaml

on: pull_request
Matrix: buf
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L13
Files with package "wcs" must be within a directory "wcs" relative to root but were in directory "wcs/v1".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L13
Package name "wcs" should be suffixed with a correctly formed version, such as "wcs.v1".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L20
Field name "WCAXES" should be lower_snake_case, such as "wcaxes".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L23
Field name "CRPIX1" should be lower_snake_case, such as "crpix1".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L26
Field name "CRPIX2" should be lower_snake_case, such as "crpix2".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L29
Field name "CRVAL1" should be lower_snake_case, such as "crval1".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L32
Field name "CRVAL2" should be lower_snake_case, such as "crval2".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L35
Field name "CTYPE1" should be lower_snake_case, such as "ctype1".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L38
Field name "CTYPE2" should be lower_snake_case, such as "ctype2".
buf (ubuntu-latest): proto/wcs/v1/wcs.proto#L41
Field name "CDELT1" should be lower_snake_case, such as "cdelt1".
buf (ubuntu-latest)
No github_token supplied, API requests will be subject to stricter rate limiting