diff --git a/projects/js-packages/i18n-check-webpack-plugin/tests/__snapshots__/build.test.js.snap b/projects/js-packages/i18n-check-webpack-plugin/tests/__snapshots__/build.test.js.snap index 8b8d785c2dc7f..c01f8541166ad 100644 --- a/projects/js-packages/i18n-check-webpack-plugin/tests/__snapshots__/build.test.js.snap +++ b/projects/js-packages/i18n-check-webpack-plugin/tests/__snapshots__/build.test.js.snap @@ -167,16 +167,16 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` { "errors": [ { - "message": "string/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "string/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { - "message": "string/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "string/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { - "message": "string/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "string/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { - "message": "string/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "string/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "message": "string/main.js: Optimization seems to have broken the following translation strings: @@ -190,16 +190,16 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` { "errors": [ { - "message": "regex/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "regex/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { - "message": "regex/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "regex/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { - "message": "regex/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "regex/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { - "message": "regex/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "regex/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "message": "regex/main.js: Optimization seems to have broken the following translation strings: @@ -213,16 +213,16 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` { "errors": [ { - "message": "function/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "function/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { - "message": "function/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "function/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { - "message": "function/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "function/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { - "message": "function/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "function/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "message": "function/main.js: Optimization seems to have broken the following translation strings: @@ -236,16 +236,16 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` { "errors": [ { - "message": "array/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "array/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { - "message": "array/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "array/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { - "message": "array/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "array/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { - "message": "array/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "array/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "message": "array/main.js: Optimization seems to have broken the following translation strings: @@ -259,16 +259,16 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` { "errors": [ { - "message": "undefined/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "undefined/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { - "message": "undefined/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "undefined/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { - "message": "undefined/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "undefined/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { - "message": "undefined/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "undefined/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "message": "undefined/main.js: Optimization seems to have broken the following translation strings: @@ -289,19 +289,19 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` "errors": [ { "compilerPath": "string", - "message": "string/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "string/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { "compilerPath": "string", - "message": "string/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "string/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { "compilerPath": "string", - "message": "string/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "string/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { "compilerPath": "string", - "message": "string/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "string/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "compilerPath": "string", @@ -311,19 +311,19 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` }, { "compilerPath": "regex", - "message": "regex/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "regex/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { "compilerPath": "regex", - "message": "regex/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "regex/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { "compilerPath": "regex", - "message": "regex/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "regex/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { "compilerPath": "regex", - "message": "regex/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "regex/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "compilerPath": "regex", @@ -333,19 +333,19 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` }, { "compilerPath": "function", - "message": "function/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "function/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { "compilerPath": "function", - "message": "function/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "function/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { "compilerPath": "function", - "message": "function/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "function/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { "compilerPath": "function", - "message": "function/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "function/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "compilerPath": "function", @@ -355,19 +355,19 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` }, { "compilerPath": "array", - "message": "array/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "array/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { "compilerPath": "array", - "message": "array/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "array/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { "compilerPath": "array", - "message": "array/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "array/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { "compilerPath": "array", - "message": "array/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "array/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "compilerPath": "array", @@ -377,19 +377,19 @@ exports[`Webpack \`options-filter\`: Webpack build stats 1`] = ` }, { "compilerPath": "undefined", - "message": "undefined/main.js:1:77: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", + "message": "undefined/main.js:1:76: msgid argument is not a string literal: __(t?"arr is set":"arr is not set","domain")", }, { "compilerPath": "undefined", - "message": "undefined/main.js:1:187: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", + "message": "undefined/main.js:1:186: msgid argument is not a string literal: __(t?"func is set":"func is not set","domain")", }, { "compilerPath": "undefined", - "message": "undefined/main.js:1:376: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", + "message": "undefined/main.js:1:374: msgid argument is not a string literal: __(t?"regex is set":"regex is not set","domain")", }, { "compilerPath": "undefined", - "message": "undefined/main.js:1:490: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", + "message": "undefined/main.js:1:488: msgid argument is not a string literal: __(t?"string is set":"string is not set","domain")", }, { "compilerPath": "undefined",