Skip to content

Add common JS toolchain and configs #23

Add common JS toolchain and configs

Add common JS toolchain and configs #23

Triggered via pull request December 15, 2023 19:41
Status Failure
Total duration 29s
Artifacts

pullrequest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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'