Skip to content

feat(compiler): compiler supports search tag #13517

feat(compiler): compiler supports search tag

feat(compiler): compiler supports search tag #13517

Triggered via pull request October 21, 2024 10:33
Status Failure
Total duration 1m 24s
Artifacts

ci.yml

on: pull_request
test  /  unit-test
53s
test / unit-test
test  /  unit-test-windows
1m 5s
test / unit-test-windows
test  /  e2e-test
1m 5s
test / e2e-test
test  /  lint-and-test-dts
37s
test / lint-and-test-dts
continuous-release
47s
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.