Add more logs for clickhouse migrate #883
Triggered via pull request
September 30, 2024 08:22
Status
Failure
Total duration
25m 1s
Artifacts
–
ci.yaml
on: pull_request
Matrix: test
lint
2m 37s
Check coverage
0s
Release a new version
0s
Annotations
13 errors and 2 warnings
lint:
database/clickhouse/clickhouse.go#L137
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
database/clickhouse/clickhouse.go#L141
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
database/clickhouse/clickhouse.go#L159
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
database/clickhouse/clickhouse.go#L166
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
database/clickhouse/clickhouse.go#L181
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
database/clickhouse/clickhouse.go#L193
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
database/clickhouse/clickhouse.go#L209
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
migrate.go#L276
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
migrate.go#L538
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
lint:
migrate.go#L555
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
test (1.22.x)
Process completed with exit code 2.
|
test (1.23.x)
The job was canceled because "_1_22_x" failed.
|
test (1.23.x)
The operation was canceled.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/migrate/migrate. Supported file pattern: go.sum
|
test (1.22.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|