Add units, add w prop #24
Annotations
14 errors and 3 warnings
check:
.prettierrc.cjs#L1
Merge conflict marker encountered.
|
check:
.prettierrc.cjs#L5
Merge conflict marker encountered.
|
check:
.prettierrc.cjs#L9
Merge conflict marker encountered.
|
check
Process completed with exit code 1.
|
eslint:
playground/conversions.ts#L22
This `if` statement can be replaced by a ternary expression
|
eslint:
playground/conversions.ts#L24
Unnecessary 'else' after 'return'
|
eslint:
playground/conversions.ts#L30
This `if` statement can be replaced by a ternary expression
|
eslint:
playground/conversions.ts#L32
Unnecessary 'else' after 'return'
|
eslint:
playground/conversions.ts#L38
This `if` statement can be replaced by a ternary expression
|
eslint:
playground/conversions.ts#L40
Unnecessary 'else' after 'return'
|
eslint:
playground/conversions.ts#L47
Identifier name 's' is too short (< 2)
|
eslint:
playground/conversions.ts#L48
Expected { after 'if' condition
|
eslint:
playground/conversions.ts#L48
Unexpected string concatenation
|
eslint:
playground/conversions.ts#L50
Unnecessary 'else' after 'return'
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@c3b53f6a16e57305370b4ae5a540c2077a1d50dd, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|