Skip to content

android set alarm

android set alarm #824

Triggered via push June 23, 2024 03:43
Status Failure
Total duration 3m 52s
Artifacts

web-npm_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
npm_test: cocos/2d/renderer/render-data.ts#L132
Type 'Batcher2D | null' is not assignable to type 'Batcher2D'.
npm_test: cocos/2d/renderer/render-data.ts#L220
Type 'StaticVBAccessor | undefined' is not assignable to type 'StaticVBAccessor'.
npm_test: cocos/3d/gltf-loader/gltf-loader.ts#L1
Module '"./helper"' has no exported member 'createMesh'.
npm_test: cocos/3d/gltf-loader/helper.ts#L93
Property 'target' does not exist on type 'Track'.
npm_test: cocos/input/input.ts#L487
Property 'opxr' does not exist on type 'typeof globalThis'.
npm_test: cocos/physics/physx/shapes/physx-cone-shape.ts#L63
Argument of type 'number[] | Float32Array | Float64Array' is not assignable to parameter of type 'number[] | Float32Array'.
npm_test: cocos/physics/physx/shapes/physx-cylinder-shape.ts#L63
Argument of type 'number[] | Float32Array | Float64Array' is not assignable to parameter of type 'number[] | Float32Array'.
npm_test: external/png.ts#L16
Property 'width' has no initializer and is not definitely assigned in the constructor.
npm_test: external/png.ts#L17
Property 'height' has no initializer and is not definitely assigned in the constructor.
npm_test: external/png.ts#L18
Property 'bits' has no initializer and is not definitely assigned in the constructor.
npm_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
npm_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/