const resultFilter = Object.freeze({
    all: 'all',
    failed: 'failed',
    inProgress: 'inProgress',
    notDeployed: 'notDeployed',