Skip to content

[bug:#1017]: fix storage panic when write old data point (#1020) #1958

[bug:#1017]: fix storage panic when write old data point (#1020)

[bug:#1017]: fix storage panic when write old data point (#1020) #1958

Triggered via pull request May 6, 2024 09:50
@stone1100stone1100
synchronize #1024
v0.3.0_fix
Status Failure
Total duration 11m 8s
Artifacts

lind.yml

on: pull_request
Golangci-Lint
2m 17s
Golangci-Lint
Uint Test With Coverage(Linux)
3m 18s
Uint Test With Coverage(Linux)
Unit Test(MacOS)
3m 38s
Unit Test(MacOS)
Unit Test(Windows)
10m 55s
Unit Test(Windows)
E2E Test(Linux)
1m 8s
E2E Test(Linux)
E2E Test(MacOS)
1m 9s
E2E Test(MacOS)
E2E Test(Windows)
4m 3s
E2E Test(Windows)
Build-Lind-CrossVersion
1m 0s
Build-Lind-CrossVersion
Fit to window
Zoom out
Zoom in

Annotations

65 errors and 8 warnings
Build-Lind-CrossVersion: replica/partition.go#L30
atomic redeclared in this block
Build-Lind-CrossVersion: replica/partition.go#L25
other declaration of atomic
Build-Lind-CrossVersion: replica/partition.go#L30
"go.uber.org/atomic" imported and not used
Build-Lind-CrossVersion: replica/partition.go#L146
p.closed undefined (type *partition has no field or method closed)
Build-Lind-CrossVersion: replica/partition.go#L231
p.closed undefined (type *partition has no field or method closed)
Build-Lind-CrossVersion: replica/partition.go#L349
p.closed undefined (type *partition has no field or method closed)
Build-Lind-CrossVersion
Process completed with exit code 2.
E2E Test(Linux)
atomic redeclared in this block
E2E Test(Linux)
other declaration of atomic
E2E Test(Linux)
"go.uber.org/atomic" imported and not used
E2E Test(Linux)
p.closed undefined (type *partition has no field or method closed)
E2E Test(Linux)
p.closed undefined (type *partition has no field or method closed)
E2E Test(Linux)
p.closed undefined (type *partition has no field or method closed)
E2E Test(Linux)
Process completed with exit code 2.
E2E Test(MacOS)
atomic redeclared in this block
E2E Test(MacOS)
other declaration of atomic
E2E Test(MacOS)
"go.uber.org/atomic" imported and not used
E2E Test(MacOS)
p.closed undefined (type *partition has no field or method closed)
E2E Test(MacOS)
p.closed undefined (type *partition has no field or method closed)
E2E Test(MacOS)
p.closed undefined (type *partition has no field or method closed)
E2E Test(MacOS)
Process completed with exit code 2.
Golangci-Lint: app/broker/runtime.go#L51
could not import github.com/lindb/lindb/replica (-: # github.com/lindb/lindb/replica
Golangci-Lint: replica/partition.go#L30
atomic redeclared in this block
Golangci-Lint: replica/partition.go#L25
other declaration of atomic
Golangci-Lint: replica/partition.go#L30
"go.uber.org/atomic" imported and not used
Golangci-Lint: replica/partition.go#L146
p.closed undefined (type *partition has no field or method closed)
Golangci-Lint: replica/partition.go#L231
p.closed undefined (type *partition has no field or method closed)
Golangci-Lint: replica/partition.go#L349
p.closed undefined (type *partition has no field or method closed)) (typecheck)
Golangci-Lint: app/broker/api/ingest/write_test.go#L46
could not import github.com/lindb/lindb/replica (-: # github.com/lindb/lindb/replica
Golangci-Lint: replica/partition.go#L30
atomic redeclared in this block
Golangci-Lint: replica/partition.go#L25
other declaration of atomic
Uint Test With Coverage(Linux)
atomic redeclared in this block
Uint Test With Coverage(Linux)
other declaration of atomic
Uint Test With Coverage(Linux)
"go.uber.org/atomic" imported and not used
Uint Test With Coverage(Linux)
p.closed undefined (type *partition has no field or method closed)
Uint Test With Coverage(Linux)
p.closed undefined (type *partition has no field or method closed)
Uint Test With Coverage(Linux)
p.closed undefined (type *partition has no field or method closed)
Uint Test With Coverage(Linux)
no such file or directory"}
Uint Test With Coverage(Linux)
no such file or directory"}
Uint Test With Coverage(Linux)
Process completed with exit code 2.
Unit Test(MacOS)
atomic redeclared in this block
Unit Test(MacOS)
other declaration of atomic
Unit Test(MacOS)
"go.uber.org/atomic" imported and not used
Unit Test(MacOS)
p.closed undefined (type *partition has no field or method closed)
Unit Test(MacOS)
p.closed undefined (type *partition has no field or method closed)
Unit Test(MacOS)
p.closed undefined (type *partition has no field or method closed)
Unit Test(MacOS)
no such file or directory"}
Unit Test(MacOS)
no such file or directory"}
Unit Test(MacOS)
Process completed with exit code 2.
E2E Test(Windows)
atomic redeclared in this block
E2E Test(Windows)
other declaration of atomic
E2E Test(Windows)
"go.uber.org/atomic" imported and not used
E2E Test(Windows)
p.closed undefined (type *partition has no field or method closed)
E2E Test(Windows)
p.closed undefined (type *partition has no field or method closed)
E2E Test(Windows)
p.closed undefined (type *partition has no field or method closed)
E2E Test(Windows)
Process completed with exit code 1.
Unit Test(Windows)
atomic redeclared in this block
Unit Test(Windows)
other declaration of atomic
Unit Test(Windows)
"go.uber.org/atomic" imported and not used
Unit Test(Windows)
p.closed undefined (type *partition has no field or method closed)
Unit Test(Windows)
p.closed undefined (type *partition has no field or method closed)
Unit Test(Windows)
p.closed undefined (type *partition has no field or method closed)
Unit Test(Windows)
The system cannot find the file specified."}
Unit Test(Windows)
The system cannot find the path specified."}
Unit Test(Windows)
Process completed with exit code 1.
Build-Lind-CrossVersion
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E Test(Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E Test(MacOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Golangci-Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Uint Test With Coverage(Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test(MacOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E Test(Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test(Windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.