Skip to content

Fix mobile button sizes not responding to viewport #178

Fix mobile button sizes not responding to viewport

Fix mobile button sizes not responding to viewport #178

Triggered via pull request March 9, 2026 17:12
Status Success
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Matrix: test-and-lint
Fit to window
Zoom out
Zoom in

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