pick-6.5: Support adaptive update interval for low resolution ts (#1484) #5214
Annotations
16 errors and 4 warnings
test:
oracle/oracles/pd.go#L176
undefined: atomic.LoadPointer
|
test:
oracle/oracles/pd.go#L180
undefined: atomic.StorePointer
|
test:
oracle/oracles/pd.go#L184
undefined: atomic.CompareAndSwapPointer
|
test
Process completed with exit code 2.
|
race-test:
oracle/oracles/pd.go#L176
undefined: atomic.LoadPointer
|
race-test:
oracle/oracles/pd.go#L180
undefined: atomic.StorePointer
|
race-test:
oracle/oracles/pd.go#L184
undefined: atomic.CompareAndSwapPointer
|
race-test
Process completed with exit code 2.
|
golangci:
txnkv/client.go#L65
c.GetTimestampWithRetry undefined (type *Client has no field or method GetTimestampWithRetry) (typecheck)
|
golangci:
oracle/oracles/pd.go#L176
undefined: atomic.LoadPointer (typecheck)
|
golangci:
oracle/oracles/pd.go#L180
undefined: atomic.StorePointer (typecheck)
|
golangci:
oracle/oracles/pd.go#L184
undefined: atomic.CompareAndSwapPointer (typecheck)
|
golangci:
oracle/oracles/pd_test.go#L242
o.SetLowResolutionTimestampUpdateInterval undefined (type *pdOracle has no field or method SetLowResolutionTimestampUpdateInterval) (typecheck)
|
golangci:
oracle/oracles/pd_test.go#L247
o.SetLowResolutionTimestampUpdateInterval undefined (type *pdOracle has no field or method SetLowResolutionTimestampUpdateInterval) (typecheck)
|
golangci:
oracle/oracles/pd_test.go#L260
o.SetLowResolutionTimestampUpdateInterval undefined (type *pdOracle has no field or method SetLowResolutionTimestampUpdateInterval) (typecheck)
|
golangci
issues found
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
race-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci
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/
|