Skip to content

KTX2Loader: Add parse() method for direct buffer processing. #1893

KTX2Loader: Add parse() method for direct buffer processing.

KTX2Loader: Add parse() method for direct buffer processing. #1893

Triggered via pull request August 16, 2024 12:18
Status Success
Total duration 2m 56s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
test-src
Cannot find module './core/ParameterNode.js' or its corresponding type declarations.
test-src
Cannot find module './utils/FunctionOverloadingNode.js' or its corresponding type declarations.
test-src
Cannot find module './utils/LoopNode.js' or its corresponding type declarations.
test-src
Cannot find module './utils/SetNode.js' or its corresponding type declarations.
test-src
Cannot find module './utils/StorageArrayElementNode.js' or its corresponding type declarations.
test-src
Cannot find module './accessors/MorphNode.js' or its corresponding type declarations.
test-src
Cannot find module './accessors/SceneNode.js' or its corresponding type declarations.
test-src
Cannot find module './accessors/TextureSizeNode.js' or its corresponding type declarations.
test-src
Cannot find module './display/BumpMapNode.js' or its corresponding type declarations.
test-src
Module '"./display/ViewportNode.js"' has no exported member 'viewport'. Did you mean to use 'import viewport from "./display/ViewportNode.js"' instead?
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-fomatting
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-src
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. 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: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/