Update workspace #214
Annotations
10 errors and 1 warning
test:
src/children.js#L19
Replace `⏎··hybridsOrFn,⏎··options·=·{·deep:·false,·nested:·false·},⏎` with `hybridsOrFn,·options·=·{·deep:·false,·nested:·false·}`
|
test:
src/children.js#L23
Replace `⏎····typeof·hybridsOrFn·===·"function"⏎······?·hybridsOrFn⏎·····` with `·typeof·hybridsOrFn·===·"function"·?·hybridsOrFn`
|
test:
src/define.js#L79
Replace `⏎··········`Invalid·property·descriptor·for·'${key}'·property·-·it·must·not·have·'value'·and·'set'·properties·at·the·same·time.`,⏎········` with ``Invalid·property·descriptor·for·'${key}'·property·-·it·must·not·have·'value'·and·'set'·properties·at·the·same·time.``
|
test:
src/define.js#L97
Replace `⏎········`Invalid·descriptor·for·'${key}'·property·-·it·must·contain·'value'·or·'get'·option`,⏎······` with ``Invalid·descriptor·for·'${key}'·property·-·it·must·contain·'value'·or·'get'·option``
|
test:
src/define.js#L149
Replace `⏎··············type·!==·"object"·&&⏎··············type·!==·"function"·&&⏎·············` with `·type·!==·"object"·&&·type·!==·"function"·&&`
|
test:
src/define.js#L169
Replace `⏎······"Error·while·defining·hybrids:·'tag'·property·with·dashed·tag·name·is·required",⏎····` with `"Error·while·defining·hybrids:·'tag'·property·with·dashed·tag·name·is·required"`
|
test:
src/define.js#L184
Replace `⏎······`Custom·element·with·'${hybrids.tag}'·tag·name·already·defined·outside·of·the·hybrids·context`,⏎····` with ``Custom·element·with·'${hybrids.tag}'·tag·name·already·defined·outside·of·the·hybrids·context``
|
test:
src/localize.js#L66
Replace `⏎················(number·===·0·&&·pluralForms.zero)·||⏎················pluralForms[rules.select(number)]·||⏎················pluralForms.other·||⏎···············` with `·(number·===·0·&&·pluralForms.zero)·||·pluralForms[rules.select(number)]·||·pluralForms.other·||`
|
test:
src/localize.js#L85
Replace `⏎············`Missing·translation:·"${key}"${context·?·`·[${context}]`·:·""}`,⏎··········` with ``Missing·translation:·"${key}"${context·?·`·[${context}]`·:·""}``
|
test:
src/mount.js#L26
Replace `⏎····Object.getOwnPropertyDescriptors(HybridsElement.prototype),⏎··` with `Object.getOwnPropertyDescriptors(HybridsElement.prototype)`
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|