Skip to content

feat: support initial and hide #57

feat: support initial and hide

feat: support initial and hide #57

Triggered via pull request August 12, 2024 09:52
Status Failure
Total duration 24s
Artifacts

quality.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build (18.x): src/common.ts#L11
Insert `;`
build (18.x): src/plugin/transform.ts#L125
Delete `⏎`
build (18.x): src/plugin/transform.ts#L234
Delete `⏎`
build (18.x): src/plugin/transform.ts#L236
Insert `;`
build (18.x): src/plugin/transform.ts#L301
Replace `,` with `;`
build (18.x): src/plugin/transform.ts#L303
Insert `;`
build (18.x): src/plugin/transform.ts#L304
Insert `;`
build (18.x): src/plugin/transform.ts#L330
Insert `;`
build (18.x): src/plugin/transform.ts#L331
Replace `·args.find((str)·=>··str.startsWith('group'))?.slice('group'.length·+·1)·||·`${DEFAULT_TABS_GROUP_PREFIX}${generateID()}`` with `⏎········args.find((str)·=>·str.startsWith('group'))?.slice('group'.length·+·1)·||⏎········`${DEFAULT_TABS_GROUP_PREFIX}${generateID()}`;`
build (18.x): src/plugin/transform.ts#L332
Replace `·str.startsWith('initial'))?.slice('initial'.length·+·1)` with `str.startsWith('initial'))?.slice('initial'.length·+·1);`
build (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x): src/runtime/TabsController.ts#L198
Forbidden non-null assertion
build (18.x): src/runtime/TabsController.ts#L332
Forbidden non-null assertion