Try to validate read ts for all RPC requests (#1513) #5285
Annotations
6 errors and 3 warnings
Lint:
oracle/oracle.go#L136
exported method `NoopReadTSValidator.ValidateReadTS` should have comment or be unexported (golint)
|
Lint:
oracle/oracle.go#L140
exported type `ErrFutureTSRead` should have comment or be unexported (golint)
|
Lint:
oracle/oracle.go#L149
exported type `ErrLatestStaleRead` should have comment or be unexported (golint)
|
Lint:
oracle/oracles/mock.go#L126
exported method `MockOracle.SetLowResolutionTimestampUpdateInterval` should have comment or be unexported (golint)
|
Lint:
oracle/oracles/mock.go#L130
exported method `MockOracle.ValidateReadTS` should have comment or be unexported (golint)
|
Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
The `save-state` 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/
|
Lint
The `save-state` 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/
|
Loading