Skip to content

feat: more sensible counter and version color #76

feat: more sensible counter and version color

feat: more sensible counter and version color #76

Re-run triggered November 23, 2023 09:23
Status Failure
Total duration 1m 25s
Artifacts

ci.yml

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

Annotations

4 errors
typecheck: src/commands/check/render.ts#L14
Cannot find module '../../../dist' or its corresponding type declarations.
typecheck: src/commands/check/render.ts#L78
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Colors & { createColors: (enabled?: boolean | undefined) => Colors; }'.
typecheck: src/commands/check/render.ts#L78
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ readonly major: "red"; readonly minor: "cyan"; readonly patch: "green"; readonly error: "red"; }'.
typecheck
Process completed with exit code 1.