Skip to content

fix: mark translations member as readonly in I18n class #69

fix: mark translations member as readonly in I18n class

fix: mark translations member as readonly in I18n class #69

Triggered via pull request November 16, 2025 21:46
Status Success
Total duration 2m 40s
Artifacts

pr-tests.yml

on: pull_request
Matrix: test
Audit Examples
34s
Audit Examples
PR Checks Summary
3s
PR Checks Summary
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Test on Node.js 23.x: src/module-system/prometheus-metrics.ts#L146
Method 'addGaugeMetric' has too many parameters (6). Maximum allowed is 5
Test on Node.js 23.x: src/lexer.ts#L262
Method 'nextToken' has a complexity of 35. Maximum allowed is 15
Test on Node.js 23.x: src/cli/program.ts#L638
Async arrow function has a complexity of 16. Maximum allowed is 15
Test on Node.js 23.x: src/cli/localized-program.ts#L70
Arrow function has a complexity of 16. Maximum allowed is 15
Test on Node.js 24.x: src/module-system/prometheus-metrics.ts#L146
Method 'addGaugeMetric' has too many parameters (6). Maximum allowed is 5
Test on Node.js 24.x: src/lexer.ts#L262
Method 'nextToken' has a complexity of 35. Maximum allowed is 15
Test on Node.js 24.x: src/cli/program.ts#L638
Async arrow function has a complexity of 16. Maximum allowed is 15
Test on Node.js 24.x: src/cli/localized-program.ts#L70
Arrow function has a complexity of 16. Maximum allowed is 15
Test on Node.js 22.x: src/module-system/prometheus-metrics.ts#L146
Method 'addGaugeMetric' has too many parameters (6). Maximum allowed is 5
Test on Node.js 22.x: src/lexer.ts#L262
Method 'nextToken' has a complexity of 35. Maximum allowed is 15
Test on Node.js 22.x: src/cli/program.ts#L638
Async arrow function has a complexity of 16. Maximum allowed is 15
Test on Node.js 22.x: src/cli/localized-program.ts#L70
Arrow function has a complexity of 16. Maximum allowed is 15
Test on Node.js 20.x: src/module-system/prometheus-metrics.ts#L146
Method 'addGaugeMetric' has too many parameters (6). Maximum allowed is 5
Test on Node.js 20.x: src/lexer.ts#L262
Method 'nextToken' has a complexity of 35. Maximum allowed is 15
Test on Node.js 20.x: src/cli/program.ts#L638
Async arrow function has a complexity of 16. Maximum allowed is 15
Test on Node.js 20.x: src/cli/localized-program.ts#L70
Arrow function has a complexity of 16. Maximum allowed is 15