Fix relative paths for codegen after monorepo setup #522
ci.yml
on: pull_request
lint
59s
test
1m 27s
build-library
55s
build-android
20m 55s
build-ios
17m 5s
Annotations
7 errors and 5 warnings
lint:
packages/webgpu/scripts/codegen/model/dawn.ts#L3
Unexpected use of file extension "json" for "../../../../../externals/dawn/src/dawn/dawn.json"
|
lint
react-native-wgpu#lint: command (/home/runner/work/react-native-webgpu/react-native-webgpu/packages/webgpu) /tmp/xfs-4277f3c6/yarn run lint exited (1)
|
lint
Process completed with exit code 1.
|
test
Cannot find module '../../../../../externals/dawn/src/dawn/dawn.json' or its corresponding type declarations.
|
test
'object.methods' is of type 'unknown'.
|
test
Parameter 'm' implicitly has an 'any' type.
|
test
Process completed with exit code 1.
|
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, dawidd6/action-download-artifact@v2, actions/setup-java@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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, dawidd6/action-download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|