refactor: streamline version release workflow to trigger only on pack… #26
Annotations
8 warnings
|
Test on Node.js 23.x:
src/parser.ts#L2476
Method 'propertySignature' has a complexity of 20. 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/parser.ts#L2476
Method 'propertySignature' has a complexity of 20. 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 20.x:
src/parser.ts#L2476
Method 'propertySignature' has a complexity of 20. 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
|
|
Test on Node.js 22.x:
src/parser.ts#L2476
Method 'propertySignature' has a complexity of 20. 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
|