chore: optimize split #1
Annotations
9 errors and 2 warnings
typecheck:
app/pages/index.vue#L41
'trackRef.value' is possibly 'null'.
|
typecheck:
app/pages/index.vue#L115
Property 'x' does not exist on type '{ st: number; ed: number; ch: string; }'.
|
typecheck:
app/pages/index.vue#L115
Property 'y' does not exist on type '{ st: number; ed: number; ch: string; }'.
|
typecheck
Process completed with exit code 2.
|
lint:
app/pages/index.vue#L4
'ISplit' is defined but never used. Allowed unused vars must match /^_/u
|
lint:
app/pages/index.vue#L13
'showSection' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
app/pages/index.vue#L14
'sectionStart' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
app/pages/index.vue#L15
'sectionEnd' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint
Process completed with exit code 1.
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|