Skip to content

feat(wip): support source map codegen when merge module ast #2457

feat(wip): support source map codegen when merge module ast

feat(wip): support source map codegen when merge module ast #2457

Triggered via pull request December 20, 2024 02:02
Status Failure
Total duration 1h 0m 51s
Artifacts 49

ci.yaml

on: pull_request
Matrix: call-rust-build / build
call-rust-build  /  Build and Upload Artifacts - x86_64-unknown-freebsd
4m 53s
call-rust-build / Build and Upload Artifacts - x86_64-unknown-freebsd
Check Core Artifacts
3s
Check Core Artifacts
Check Create Farm Rust Artifacts
3s
Check Create Farm Rust Artifacts
Matrix: check-plugin-artifacts
Matrix: Examples Test
Matrix: Typescript Test
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 16 warnings
Type Check
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Type Check
'initializer' is declared but its value is never read.
Type Check
'moduleInitialization' is declared but its value is never read.
Type Check
Process completed with exit code 2.
Typescript Test (ubuntu-20.04, linux-x64-gnu)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Typescript Test (ubuntu-20.04, linux-x64-gnu)
'initializer' is declared but its value is never read.
Typescript Test (ubuntu-20.04, linux-x64-gnu)
'moduleInitialization' is declared but its value is never read.
Typescript Test (ubuntu-20.04, linux-x64-gnu)
Process completed with exit code 2.
Typescript Test (ubuntu-latest, linux-x64-gnu)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Typescript Test (ubuntu-latest, linux-x64-gnu)
'initializer' is declared but its value is never read.
Typescript Test (ubuntu-latest, linux-x64-gnu)
'moduleInitialization' is declared but its value is never read.
Typescript Test (ubuntu-latest, linux-x64-gnu)
Process completed with exit code 2.
Examples Test (ubuntu-latest, linux-x64-gnu)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Examples Test (ubuntu-latest, linux-x64-gnu)
'initializer' is declared but its value is never read.
Examples Test (ubuntu-latest, linux-x64-gnu)
'moduleInitialization' is declared but its value is never read.
Examples Test (ubuntu-latest, linux-x64-gnu)
Process completed with exit code 1.
Typescript Test (macos-latest, darwin-arm64)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Typescript Test (macos-latest, darwin-arm64)
'initializer' is declared but its value is never read.
Typescript Test (macos-latest, darwin-arm64)
'moduleInitialization' is declared but its value is never read.
Typescript Test (macos-latest, darwin-arm64)
Process completed with exit code 2.
Examples Test (macos-latest, darwin-arm64)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Examples Test (macos-latest, darwin-arm64)
'initializer' is declared but its value is never read.
Examples Test (macos-latest, darwin-arm64)
'moduleInitialization' is declared but its value is never read.
Examples Test (macos-latest, darwin-arm64)
Process completed with exit code 1.
Examples Test (windows-latest, win32-x64-msvc)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Examples Test (windows-latest, win32-x64-msvc)
'initializer' is declared but its value is never read.
Examples Test (windows-latest, win32-x64-msvc)
'moduleInitialization' is declared but its value is never read.
Examples Test (windows-latest, win32-x64-msvc)
Process completed with exit code 1.
Typescript Test (windows-latest, win32-x64-msvc)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Typescript Test (windows-latest, win32-x64-msvc)
'initializer' is declared but its value is never read.
Typescript Test (windows-latest, win32-x64-msvc)
'moduleInitialization' is declared but its value is never read.
Typescript Test (windows-latest, win32-x64-msvc)
Process completed with exit code 1.
Examples Test (macos-13, darwin-x64)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Examples Test (macos-13, darwin-x64)
'initializer' is declared but its value is never read.
Examples Test (macos-13, darwin-x64)
'moduleInitialization' is declared but its value is never read.
Examples Test (macos-13, darwin-x64)
Process completed with exit code 1.
Typescript Test (macos-13, darwin-x64)
Property 'hookBail' does not exist on type 'FarmRuntimePluginContainer'.
Typescript Test (macos-13, darwin-x64)
'initializer' is declared but its value is never read.
Typescript Test (macos-13, darwin-x64)
'moduleInitialization' is declared but its value is never read.
Typescript Test (macos-13, darwin-x64)
Process completed with exit code 2.
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-rust-build / Build and Upload Artifacts - linux-arm-gnueabihf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-rust-build / Build and Upload Artifacts - android-arm-eabi
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-rust-build / Build and Upload Artifacts - android-arm64
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-rust-build / Build and Upload Artifacts - x86_64-unknown-freebsd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-rust-build / Build and Upload Artifacts - linux-arm64-musl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-rust-build / Build and Upload Artifacts - linux-arm64-gnu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-rust-build / Build and Upload Artifacts - linux-x64-gnu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
call-rust-build / Build and Upload Artifacts - linux-x64-musl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Core Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Create Farm Rust Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check plugin-react Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check plugin-sass Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check plugin-replace-dirname Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Typescript Test (ubuntu-latest, linux-x64-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Examples Test (ubuntu-latest, linux-x64-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-android-arm-eabi-create-farm
946 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-android-arm64-create-farm
1.02 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-arm64
10.4 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-arm64-create-farm
929 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-arm64-plugin-react
318 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-arm64-plugin-replace-dirname
853 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-arm64-plugin-sass
1.38 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-x64
11.6 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-x64-create-farm
939 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-x64-plugin-react
322 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-x64-plugin-replace-dirname
894 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-darwin-x64-plugin-sass
1.43 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-freebsd-x64-create-farm
1010 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm-gnueabihf-create-farm
853 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-gnu
11 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-gnu-create-farm
880 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-gnu-plugin-react
527 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-gnu-plugin-replace-dirname
1.31 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-gnu-plugin-sass
1.82 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-musl
13.7 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-musl-create-farm
863 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-musl-plugin-react
408 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-musl-plugin-replace-dirname
1.27 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-arm64-musl-plugin-sass
1.76 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-gnu
12.1 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-gnu-create-farm
1010 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-gnu-plugin-react
360 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-gnu-plugin-replace-dirname
1 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-gnu-plugin-sass
1.62 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-musl
15.2 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-musl-create-farm
980 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-musl-plugin-react
337 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-musl-plugin-replace-dirname
1010 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-linux-x64-musl-plugin-sass
1.58 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-arm64-msvc
12.1 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-arm64-msvc-create-farm
772 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-arm64-msvc-plugin-react
218 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-arm64-msvc-plugin-replace-dirname
834 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-arm64-msvc-plugin-sass
1.13 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-ia32-msvc
10.2 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-ia32-msvc-create-farm
753 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-ia32-msvc-plugin-react
194 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-ia32-msvc-plugin-replace-dirname
809 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-ia32-msvc-plugin-sass
1.08 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-x64-msvc
11.4 MB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-x64-msvc-create-farm
844 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-x64-msvc-plugin-react
288 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-x64-msvc-plugin-replace-dirname
955 KB
f88795b37abe18f13d3e7bf21c98f01cc81e5e0f-win32-x64-msvc-plugin-sass
1.26 MB