Skip to content

fuck prettier

fuck prettier #8

Triggered via push August 30, 2023 16:27
Status Failure
Total duration 32s
Artifacts

lint.yml

on: push
Run linters
23s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Run linters: src/index.ts#L15
Unexpected var, use let or const instead
Run linters: src/index.ts#L42
For-in loops over arrays are forbidden. Use for-of or array.forEach instead
Run linters
Process completed with exit code 1.
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters: src/index.ts#L1
'webpack' is defined but never used. Allowed unused vars must match /^_/u
Run linters: src/index.ts#L4
'logger' is assigned a value but never used. Allowed unused vars must match /^_/u
Run linters: src/index.ts#L6
Async function 'start' has no 'await' expression
Run linters: src/index.ts#L9
Use object destructuring
Run linters: src/index.ts#L40
Type number trivially inferred from a number literal, remove type annotation
Run linters: src/index.ts#L40
'ThemeNum' is assigned a value but never used. Allowed unused vars must match /^_/u
Run linters: src/index.ts#L51
Unexpected string concatenation
Run linters: src/index.ts#L52
Unexpected string concatenation
Run linters: src/index.ts#L53
Unexpected string concatenation