chore: release v1.0.1 #71
Annotations
15 errors and 7 warnings
test (18.x, macos-latest):
src/core/compiler/transform.ts#L78
Property 'ir' is used before its initialization.
|
test (18.x, macos-latest):
src/core/compiler/transform.ts#L85
Property 'ir' is used before its initialization.
|
test (18.x, macos-latest):
src/core/compiler/transform.ts#L91
Property 'ir' is used before its initialization.
|
test (18.x, macos-latest):
src/core/compiler/transform.ts#L92
Property 'ir' is used before its initialization.
|
test (18.x, macos-latest)
Process completed with exit code 1.
|
test (18.x, ubuntu-latest):
src/core/compiler/transform.ts#L78
Property 'ir' is used before its initialization.
|
test (18.x, ubuntu-latest):
src/core/compiler/transform.ts#L85
Property 'ir' is used before its initialization.
|
test (18.x, ubuntu-latest):
src/core/compiler/transform.ts#L91
Property 'ir' is used before its initialization.
|
test (18.x, ubuntu-latest):
src/core/compiler/transform.ts#L92
Property 'ir' is used before its initialization.
|
test (18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (18.x, windows-latest):
src/core/compiler/transform.ts#L78
Property 'ir' is used before its initialization.
|
test (18.x, windows-latest):
src/core/compiler/transform.ts#L85
Property 'ir' is used before its initialization.
|
test (18.x, windows-latest):
src/core/compiler/transform.ts#L91
Property 'ir' is used before its initialization.
|
test (18.x, windows-latest):
src/core/compiler/transform.ts#L92
Property 'ir' is used before its initialization.
|
test (18.x, windows-latest)
Process completed with exit code 1.
|
lint
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/
|
lint:
src/core/compiler/compile.ts#L131
'prefixIdentifiers' is defined but never used
|
lint:
test/transforms/vSlot.spec.ts#L63
'ir' is assigned a value but never used
|
lint:
test/transforms/vSlot.spec.ts#L63
'vaporHelpers' is assigned a value but never used
|
test (18.x, macos-latest)
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/
|
test (18.x, ubuntu-latest)
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/
|
test (18.x, windows-latest)
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/
|