feat: add timestamp to the provider status #242
tests.yaml
on: pull_request
test
1m 43s
coverage
1m 15s
Annotations
8 errors and 2 warnings
coverage:
go/provider/v1/status.pb.go#L999
m.Timestamp.MarshalToSizedBuffer undefined (type timestamppb.Timestamp has no field or method MarshalToSizedBuffer)
|
coverage:
go/provider/v1/status.pb.go#L1233
m.Timestamp.Size undefined (type timestamppb.Timestamp has no field or method Size)
|
coverage:
go/provider/v1/status.pb.go#L2454
m.Timestamp.Unmarshal undefined (type timestamppb.Timestamp has no field or method Unmarshal)
|
coverage
Process completed with exit code 2.
|
test:
go/provider/v1/status.pb.go#L999
m.Timestamp.MarshalToSizedBuffer undefined (type timestamppb.Timestamp has no field or method MarshalToSizedBuffer)
|
test:
go/provider/v1/status.pb.go#L1233
m.Timestamp.Size undefined (type timestamppb.Timestamp has no field or method Size)
|
test:
go/provider/v1/status.pb.go#L2454
m.Timestamp.Unmarshal undefined (type timestamppb.Timestamp has no field or method Unmarshal)
|
test
Process completed with exit code 2.
|
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, HatsuneMiku3939/direnv-action@v1, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, HatsuneMiku3939/direnv-action@v1, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|