Skip to content

refactor: remove temp page files and load page component via bundler (close #1584) #2433

refactor: remove temp page files and load page component via bundler (close #1584)

refactor: remove temp page files and load page component via bundler (close #1584) #2433

Triggered via pull request September 11, 2024 04:49
Status Failure
Total duration 1h 15m 43s
Artifacts

check.yml

on: pull_request
Matrix: check
check result
0s
check result
Fit to window
Zoom out
Zoom in

Annotations

28 errors
check (ubuntu-latest, 18): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (ubuntu-latest, 18): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (ubuntu-latest, 18)
Process completed with exit code 2.
check (ubuntu-latest, 20): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (ubuntu-latest, 20): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (ubuntu-latest, 20)
Process completed with exit code 2.
check (ubuntu-latest, 22): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (ubuntu-latest, 22): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (ubuntu-latest, 22)
Process completed with exit code 2.
check (windows-latest, 18): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (windows-latest, 18): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (windows-latest, 18)
Process completed with exit code 1.
check (windows-latest, 20): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (windows-latest, 20): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (windows-latest, 20)
Process completed with exit code 1.
check (windows-latest, 22): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (windows-latest, 22): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (windows-latest, 22)
Process completed with exit code 1.
check (macos-latest, 18): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (macos-latest, 18): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (macos-latest, 18)
Process completed with exit code 2.
check (macos-latest, 20): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (macos-latest, 20): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (macos-latest, 20)
Process completed with exit code 2.
check (macos-latest, 22): packages/core/tests/page/resolvePageChunkInfo.spec.ts#L13
Argument of type '{ app: App; htmlFilePathRelative: string; }' is not assignable to parameter of type '{ app: App; filePath: string | null; filePathRelative: string | null; htmlFilePathRelative: string; }'.
check (macos-latest, 22): packages/core/tests/page/resolvePageComponentInfo.spec.ts#L4
'"../../src/index.js"' has no exported member named 'resolvePageComponentInfo'. Did you mean 'resolvePageContent'?
check (macos-latest, 22)
Process completed with exit code 2.
check result
Process completed with exit code 1.