Fix mobile button sizes not responding to viewport #178
Annotations
20 warnings
|
test-and-lint (22):
server/claude-process.ts#L278
Unsafe assignment of an `any` value
|
|
test-and-lint (22):
server/claude-process.ts#L236
Forbidden non-null assertion
|
|
test-and-lint (22):
server/claude-process.ts#L218
Unnecessary conditional, value is always falsy
|
|
test-and-lint (22):
server/claude-process.ts#L204
Unnecessary optional chain on a non-nullish value
|
|
test-and-lint (22):
server/claude-process.ts#L167
Invalid type "{}" of template literal expression
|
|
test-and-lint (22):
server/claude-process.ts#L167
'subtype || '-'' will use Object's default stringification format ('[object Object]') when stringified
|
|
test-and-lint (22):
server/claude-process.ts#L156
Unsafe assignment of an `any` value
|
|
test-and-lint (22):
server/claude-process.ts#L131
Forbidden non-null assertion
|
|
test-and-lint (22):
server/claude-process.ts#L129
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
|
test-and-lint (22):
server/claude-process.ts#L128
Forbidden non-null assertion
|
|
test-and-lint (20):
server/claude-process.ts#L278
Unsafe assignment of an `any` value
|
|
test-and-lint (20):
server/claude-process.ts#L236
Forbidden non-null assertion
|
|
test-and-lint (20):
server/claude-process.ts#L218
Unnecessary conditional, value is always falsy
|
|
test-and-lint (20):
server/claude-process.ts#L204
Unnecessary optional chain on a non-nullish value
|
|
test-and-lint (20):
server/claude-process.ts#L167
Invalid type "{}" of template literal expression
|
|
test-and-lint (20):
server/claude-process.ts#L167
'subtype || '-'' will use Object's default stringification format ('[object Object]') when stringified
|
|
test-and-lint (20):
server/claude-process.ts#L156
Unsafe assignment of an `any` value
|
|
test-and-lint (20):
server/claude-process.ts#L131
Forbidden non-null assertion
|
|
test-and-lint (20):
server/claude-process.ts#L129
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
|
|
test-and-lint (20):
server/claude-process.ts#L128
Forbidden non-null assertion
|