Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

refact - terminal table implementation #184

refact - terminal table implementation

refact - terminal table implementation #184

Triggered via push November 17, 2023 22:14
Status Failure
Total duration 43s
Artifacts

go.yml

on: push
Check code quality and run tests
33s
Check code quality and run tests
Build and deploy new release
0s
Build and deploy new release
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Check code quality and run tests: mysql/digest/main.go#L69
tbl.Add undefined (type table.Table has no field or method Add)
Check code quality and run tests: aws/database/describe/main.go#L40
tbl.Column undefined (type table.Table has no field or method Column)
Check code quality and run tests: aws/database/describe/main.go#L42
tbl.Add undefined (type table.Table has no field or method Add)
Check code quality and run tests: aws/database/logs/list/main.go#L54
tbl.Add undefined (type table.Table has no field or method Add)
Check code quality and run tests: aws/database/parameters/describe/main.go#L41
tbl.Add undefined (type table.Table has no field or method Add)
Check code quality and run tests: aws/databases/main.go#L27
tbl.Add undefined (type table.Table has no field or method Add)
Check code quality and run tests: aws/database/parameters/list/main.go#L41
tbl.Add undefined (type table.Table has no field or method Add)
Check code quality and run tests
Process completed with exit code 1.