This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
refacor(css-to-twconfig): rgbToHsl() #9
Annotations
15 errors
format
@ubus/css-to-twconfig#format: command (/home/runner/work/ubus/ubus/tooling/css-to-twconfig) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
typecheck
Object is possibly 'undefined'.
|
typecheck
'min' is possibly 'undefined'.
|
typecheck
Object is possibly 'undefined'.
|
typecheck
'max' is possibly 'undefined'.
|
typecheck
'max' is possibly 'undefined'.
|
typecheck
'min' is possibly 'undefined'.
|
typecheck
'max' is possibly 'undefined'.
|
typecheck
'min' is possibly 'undefined'.
|
typecheck
'max' is possibly 'undefined'.
|
typecheck
'min' is possibly 'undefined'.
|
lint:
tooling/css-to-twconfig/src/rgb-to-hsl.ts#L2
Unexpected var, use let or const instead
|
lint
@ubus/css-to-twconfig#lint: command (/home/runner/work/ubus/ubus/tooling/css-to-twconfig) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
lint
Process completed with exit code 1.
|