Skip to content

♻️ refactor getRowStyle() method #39

♻️ refactor getRowStyle() method

♻️ refactor getRowStyle() method #39

Triggered via push January 10, 2024 17:11
Status Failure
Total duration 35s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Node.js 20: src/extras/consoleTable.ts#L53
Argument of type '"top" | "bottom" | "last"' is not assignable to parameter of type '"top" | "bottom" | "middle"'.
Node.js 20: src/extras/consoleTable.ts#L78
Argument of type '"middle" | "last" | "first"' is not assignable to parameter of type '"top" | "bottom" | "middle"'.
Node.js 20
Process completed with exit code 2.
Node.js 18: src/extras/consoleTable.ts#L53
Argument of type '"top" | "bottom" | "last"' is not assignable to parameter of type '"top" | "bottom" | "middle"'.
Node.js 18: src/extras/consoleTable.ts#L78
Argument of type '"middle" | "last" | "first"' is not assignable to parameter of type '"top" | "bottom" | "middle"'.
Node.js 18
Process completed with exit code 2.