pick-6.5: Support adaptive update interval for low resolution ts (#1484) #5145
Annotations
23 errors and 4 warnings
test:
oracle/oracles/pd.go#L123
undefined: atomic.Int64
|
test:
oracle/oracles/pd.go#L129
undefined: atomic.Int64
|
test:
oracle/oracles/pd.go#L138
undefined: atomic.Int64
|
test:
oracle/oracles/pd.go#L207
undefined: atomic.Int64
|
test:
oracle/oracles/pd.go#L396
undefined: max
|
test:
oracle/oracles/pd.go#L683
undefined: max
|
test
Process completed with exit code 2.
|
race-test:
oracle/oracles/pd.go#L123
undefined: atomic.Int64
|
race-test:
oracle/oracles/pd.go#L129
undefined: atomic.Int64
|
race-test:
oracle/oracles/pd.go#L138
undefined: atomic.Int64
|
race-test:
oracle/oracles/pd.go#L207
undefined: atomic.Int64
|
race-test:
oracle/oracles/pd.go#L396
undefined: max
|
race-test:
oracle/oracles/pd.go#L683
undefined: max
|
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#L123
undefined: atomic.Int64 (typecheck)
|
golangci:
oracle/oracles/pd.go#L129
undefined: atomic.Int64 (typecheck)
|
golangci:
oracle/oracles/pd.go#L138
undefined: atomic.Int64 (typecheck)
|
golangci:
oracle/oracles/pd_test.go#L321
undefined: sync (typecheck)
|
golangci:
oracle/oracles/pd_test.go#L241
o.SetLowResolutionTimestampUpdateInterval undefined (type *pdOracle has no field or method SetLowResolutionTimestampUpdateInterval) (typecheck)
|
golangci:
oracle/oracles/pd_test.go#L246
o.SetLowResolutionTimestampUpdateInterval undefined (type *pdOracle has no field or method SetLowResolutionTimestampUpdateInterval) (typecheck)
|
golangci:
oracle/oracles/pd_test.go#L259
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/
|