chore(a11y): enhance accessibility by adding aria-labels and titles to interactive elements #30
lint.yml
on: pull_request
Code Quality Checks
25s
Annotations
1 error and 3 warnings
|
Code Quality Checks
Process completed with exit code 2.
|
|
Code Quality Checks
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Quality Checks:
src/lib/validation.ts#L65
'crc16Xmodem' is defined but never used. Allowed unused vars must match /^_/u
|
|
Code Quality Checks:
src/lib/validation.ts#L44
'base32Decode' is defined but never used. Allowed unused vars must match /^_/u
|