Tuning logic audit: 20 correctness/safety fixes, docs sync, 72 new tests - #433
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/
|
|
Run npm run lint:check:
src/main/msp/test/mspResponseFactory.ts#L18
'SDCARD_SUMMARY' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:check:
src/main/msp/MSPClient.test.ts#L1561
'mockConn' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:check:
src/main/msp/MSPClient.test.ts#L1517
'timeout' is defined but never used. Allowed unused args must match /^_/u
|
|
Run npm run lint:check:
src/main/msp/MSPClient.test.ts#L1456
'mockConn' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:check:
src/main/analysis/VerificationMatcher.ts#L289
'verAxes' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:check:
src/main/analysis/VerificationMatcher.ts#L288
'refAxes' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:check:
src/main/analysis/VerificationMatcher.ts#L46
'peakMatchTolerance' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:check:
src/main/analysis/VerificationMatcher.test.ts#L9
'computeActivityRatio' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:check:
src/main/analysis/NoiseAnalyzer.ts#L32
'DB_FLOOR_VALID' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:check:
src/main/analysis/FeedforwardAnalyzer.test.ts#L12
'RC_LINK_DEVIATION_THRESHOLD' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading