JitterFixes #27
Annotations
1 error and 10 warnings
Lint
Resource not accessible by integration
|
Lint:
src/views/dash/circlepacker.ts#L370
'renderedCircles' is never reassigned. Use 'const' instead
|
Lint:
src/views/dash/circlepacker.ts#L370
Unexpected any. Specify a different type
|
Lint:
src/views/dash/circlepacker.ts#L370
Unexpected any. Specify a different type
|
Lint:
src/views/dash/circlepacker.ts#L370
Unexpected any. Specify a different type
|
Lint:
src/views/dash/circlepacker.ts#L426
'diameter' is never reassigned. Use 'const' instead
|
Lint:
src/views/dash/circlepacker.ts#L435
'rendered' is never reassigned. Use 'const' instead
|
Lint:
src/views/dash/circlepacker.ts#L440
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Lint:
src/views/dash/circlepacker.ts#L442
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Lint:
src/views/dash/circlepacker.ts#L444
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
Lint:
src/views/dash/circlepacker.ts#L448
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|