Skip to content

chore: bump version to 2.4.17 and eliminate startup delay #2614

chore: bump version to 2.4.17 and eliminate startup delay

chore: bump version to 2.4.17 and eliminate startup delay #2614

Triggered via push January 27, 2026 11:06
Status Success
Total duration 6m 54s
Artifacts

npm.yml

on: push
Matrix: test
Matrix: build-n-publish
Fit to window
Zoom out
Zoom in

Annotations

100 warnings
Project qase-cucumberjs - Node 22: qase-cucumberjs/src/storage.ts#L295
Unnecessary optional chain on a non-nullish value
Project qase-cucumberjs - Node 22: qase-cucumberjs/src/storage.ts#L294
Unnecessary optional chain on a non-nullish value
Project qase-cucumberjs - Node 22: qase-cucumberjs/src/storage.ts#L283
Unnecessary optional chain on a non-nullish value
Project qase-cucumberjs - Node 22: qase-cucumberjs/src/storage.ts#L283
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-cucumberjs - Node 22: qase-cucumberjs/src/storage.ts#L109
Unnecessary conditional, value is always truthy
Project qase-cucumberjs - Node 22: qase-cucumberjs/src/storage.ts#L108
Unnecessary optional chain on a non-nullish value
Project qase-cypress - Node 22: qase-cypress/src/reporter.ts#L226
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-cypress - Node 22: qase-cypress/src/reporter.ts#L222
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-cypress - Node 22: qase-cypress/src/reporter.ts#L102
The generic type arguments should be specified as part of the constructor type arguments
Project qase-cypress - Node 22: qase-cypress/src/metadata/resultsManager.ts#L5
Unexpected class with only static properties
Project qase-cypress - Node 22: qase-cypress/src/cucumber.ts#L74
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-cypress - Node 22: qase-cypress/src/cucumber.ts#L3
Unexpected any. Specify a different type
Project qase-cypress - Node 22: qase-cypress/src/cucumber.ts#L3
'window' is defined but never used
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L97
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L94
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L91
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L88
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L85
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L82
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L79
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L61
Unnecessary conditional, value is always truthy
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV2.ts#L59
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-javascript-commons - Node 22: qase-javascript-commons/src/client/clientV1.ts#L210
Unnecessary conditional, value is always falsy
Project qase-jest - Node 22: qase-jest/src/reporter.ts#L286
Unnecessary conditional, value is always truthy
Project qase-jest - Node 22: qase-jest/src/reporter.ts#L285
The two values in this comparison do not have a shared enum type
Project qase-jest - Node 22: qase-jest/src/reporter.ts#L285
Unnecessary conditional, the types have no overlap
Project qase-jest - Node 22: qase-jest/src/reporter.ts#L285
Unnecessary conditional, value is always truthy
Project qase-playwright - Node 22: qase-playwright/src/reporter.ts#L394
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-playwright - Node 22: qase-playwright/src/reporter.ts#L379
Unnecessary optional chain on a non-nullish value
Project qase-playwright - Node 22: qase-playwright/src/reporter.ts#L376
Unexpected any. Specify a different type
Project qase-playwright - Node 22: qase-playwright/src/reporter.ts#L312
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-playwright - Node 22: qase-playwright/src/reporter.ts#L310
'framework' is assigned a value but never used
Project qase-mocha - Node 22: qase-mocha/src/reporter.ts#L114
Unexpected any. Specify a different type
Project qase-mocha - Node 22: qase-mocha/src/reporter.ts#L112
Unexpected any. Specify a different type
Project qase-mocha - Node 22: qase-mocha/src/reporter.ts#L112
Unnecessary conditional, value is always truthy
Project qase-mocha - Node 22: qase-mocha/src/reporter.ts#L82
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-mocha - Node 22: qase-mocha/src/extraReporters.ts#L100
Unnecessary conditional, value is always truthy
Project qase-mocha - Node 22: qase-mocha/src/extraReporters.ts#L43
Unnecessary conditional, the types have no overlap
Project qase-mocha - Node 22: qase-mocha/src/extraReporters.ts#L34
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-wdio - Node 22: qase-wdio/src/reporter.ts#L309
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L135
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L135
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L124
Unnecessary optional chain on a non-nullish value
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L120
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L113
Forbidden non-null assertion
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L113
Forbidden non-null assertion
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L93
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L92
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L86
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 22: qase-vitest/src/index.ts#L24
The generic type arguments should be specified as part of the constructor type arguments
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L97
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L94
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L91
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L88
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L85
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L82
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L79
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L61
Unnecessary conditional, value is always truthy
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV2.ts#L59
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-javascript-commons - Node 24: qase-javascript-commons/src/client/clientV1.ts#L210
Unnecessary conditional, value is always falsy
Project qase-cypress - Node 24: qase-cypress/src/reporter.ts#L226
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-cypress - Node 24: qase-cypress/src/reporter.ts#L222
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-cypress - Node 24: qase-cypress/src/reporter.ts#L102
The generic type arguments should be specified as part of the constructor type arguments
Project qase-cypress - Node 24: qase-cypress/src/metadata/resultsManager.ts#L5
Unexpected class with only static properties
Project qase-cypress - Node 24: qase-cypress/src/cucumber.ts#L74
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-cypress - Node 24: qase-cypress/src/cucumber.ts#L3
Unexpected any. Specify a different type
Project qase-cypress - Node 24: qase-cypress/src/cucumber.ts#L3
'window' is defined but never used
Project qase-cucumberjs - Node 24: qase-cucumberjs/src/storage.ts#L295
Unnecessary optional chain on a non-nullish value
Project qase-cucumberjs - Node 24: qase-cucumberjs/src/storage.ts#L294
Unnecessary optional chain on a non-nullish value
Project qase-cucumberjs - Node 24: qase-cucumberjs/src/storage.ts#L283
Unnecessary optional chain on a non-nullish value
Project qase-cucumberjs - Node 24: qase-cucumberjs/src/storage.ts#L283
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-cucumberjs - Node 24: qase-cucumberjs/src/storage.ts#L109
Unnecessary conditional, value is always truthy
Project qase-cucumberjs - Node 24: qase-cucumberjs/src/storage.ts#L108
Unnecessary optional chain on a non-nullish value
Project qase-jest - Node 24: qase-jest/src/reporter.ts#L286
Unnecessary conditional, value is always truthy
Project qase-jest - Node 24: qase-jest/src/reporter.ts#L285
The two values in this comparison do not have a shared enum type
Project qase-jest - Node 24: qase-jest/src/reporter.ts#L285
Unnecessary conditional, the types have no overlap
Project qase-jest - Node 24: qase-jest/src/reporter.ts#L285
Unnecessary conditional, value is always truthy
Project qase-mocha - Node 24: qase-mocha/src/reporter.ts#L114
Unexpected any. Specify a different type
Project qase-mocha - Node 24: qase-mocha/src/reporter.ts#L112
Unexpected any. Specify a different type
Project qase-mocha - Node 24: qase-mocha/src/reporter.ts#L112
Unnecessary conditional, value is always truthy
Project qase-mocha - Node 24: qase-mocha/src/reporter.ts#L82
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-mocha - Node 24: qase-mocha/src/extraReporters.ts#L100
Unnecessary conditional, value is always truthy
Project qase-mocha - Node 24: qase-mocha/src/extraReporters.ts#L43
Unnecessary conditional, the types have no overlap
Project qase-mocha - Node 24: qase-mocha/src/extraReporters.ts#L34
Prefer using an optional chain expression instead, as it's more concise and easier to read
Project qase-wdio - Node 24: qase-wdio/src/reporter.ts#L309
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-playwright - Node 24: qase-playwright/src/reporter.ts#L394
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-playwright - Node 24: qase-playwright/src/reporter.ts#L379
Unnecessary optional chain on a non-nullish value
Project qase-playwright - Node 24: qase-playwright/src/reporter.ts#L376
Unexpected any. Specify a different type
Project qase-playwright - Node 24: qase-playwright/src/reporter.ts#L312
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-playwright - Node 24: qase-playwright/src/reporter.ts#L310
'framework' is assigned a value but never used
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L135
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L135
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L124
Unnecessary optional chain on a non-nullish value
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L120
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L113
Forbidden non-null assertion
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L113
Forbidden non-null assertion
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L93
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L92
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L86
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Project qase-vitest - Node 24: qase-vitest/src/index.ts#L24
The generic type arguments should be specified as part of the constructor type arguments