Skip to content

feat(compiler): compiler supports search tag #13259

feat(compiler): compiler supports search tag

feat(compiler): compiler supports search tag #13259

Triggered via pull request October 10, 2024 08:07
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
test  /  unit-test
56s
test / unit-test
test  /  unit-test-windows
1m 5s
test / unit-test-windows
test  /  e2e-test
1m 8s
test / e2e-test
test  /  lint-and-test-dts
38s
test / lint-and-test-dts
continuous-release
50s
continuous-release
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test / lint-and-test-dts: packages/compiler-core/src/ast.ts#L869
Function must have an explicit return type annotation with --isolatedDeclarations.
test / lint-and-test-dts: packages/compiler-core/src/runtimeHelpers.ts#L29
Variable must have an explicit type annotation with --isolatedDeclarations.
test / lint-and-test-dts: packages/runtime-core/src/helpers/resolveAssets.ts#L153
Function must have an explicit return type annotation with --isolatedDeclarations.
test / lint-and-test-dts: packages/shared/src/domTagConfig.ts#L68
Variable must have an explicit type annotation with --isolatedDeclarations.
test / lint-and-test-dts
Process completed with exit code 1.
continuous-release: packages/compiler-core/src/ast.ts#L869
Function must have an explicit return type annotation with --isolatedDeclarations.
continuous-release: packages/compiler-core/src/runtimeHelpers.ts#L29
Variable must have an explicit type annotation with --isolatedDeclarations.
continuous-release: packages/runtime-core/src/helpers/resolveAssets.ts#L153
Function must have an explicit return type annotation with --isolatedDeclarations.
continuous-release: packages/shared/src/domTagConfig.ts#L68
Variable must have an explicit type annotation with --isolatedDeclarations.
continuous-release
Process completed with exit code 1.
test / e2e-test
Process completed with exit code 1.