Skip to content
Triggered via push February 1, 2024 17:06
Status Cancelled
Total duration 1m 49s
Artifacts

build.yml

on: push
Matrix: build and release electron app
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build and release electron app (macos-latest)
The hosted runner encountered an error while running your job. (Error Type: Failure).
build and release electron app (macos-latest)
GitHub Actions has encountered an internal error when running your job.
build and release electron app (windows-latest): src/renderer/src/components/Live2d.tsx#L34
Type 'HTMLElement | null' is not assignable to type 'HTMLCanvasElement | undefined'.
build and release electron app (windows-latest): src/renderer/src/components/Live2d.tsx#L59
Cannot create an instance of an abstract class.
build and release electron app (windows-latest): src/renderer/src/components/Live2d.tsx#L60
Property 'InternalModel' does not exist on type 'Live2DModel<InternalModel>'. Did you mean 'internalModel'?
build and release electron app (windows-latest): src/renderer/src/components/Live2d.tsx#L72
Type 'MutableRefObject<undefined>' is not assignable to type 'LegacyRef<HTMLCanvasElement> | undefined'.
build and release electron app (windows-latest)
Process completed with exit code 1.
build and release electron app (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.