perf: improve fromBase64 with u16 #5
Draft
Annotations
10 errors
|
Run node --run lint:
fallback/base64.js#L199
Insert `·`
|
|
Run node --run lint:
fallback/base64.js#L188
Replace `(!x45·&&·c45·!==·_AAm·||·!x67·&&·c67·!==·_AAm` with `((!x45·&&·c45·!==·_AAm)·||·(!x67·&&·c67·!==·_AAm)`
|
|
Run node --run lint:
fallback/base64.js#L187
Replace `!x01·&&·c01·!==·_AAm·||·!x23·&&·c23·!==·_AAm)` with `(!x01·&&·c01·!==·_AAm)·||·(!x23·&&·c23·!==·_AAm))`
|
|
Run node --run lint:
fallback/base64.js#L182
Replace `-` with `·-·`
|
|
Run node --run lint:
fallback/base64.js#L181
Replace `-` with `·-·`
|
|
Run node --run lint:
fallback/base64.js#L180
Replace `-` with `·-·`
|
|
Run node --run lint:
fallback/base64.js#L179
Replace `-` with `·-·`
|
|
Run node --run lint:
fallback/base64.js#L178
Identifier 'mainLength16_2' is not in camel case
|
|
Run node --run lint:
fallback/base64.js#L178
Identifier 'mainLength16_2' is not in camel case
|
|
Run node --run lint:
fallback/base64.js#L171
Expected blank line before this statement
|
Loading