Skip to content

feat: add three and controller demo #5

feat: add three and controller demo

feat: add three and controller demo #5

Triggered via push December 5, 2023 13:48
Status Failure
Total duration 56s
Billable time 2m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: lib/src/main.ts#L20
Parameter 'val' implicitly has an 'any' type.
typecheck: lib/src/main.ts#L29
Parameter 'val' implicitly has an 'any' type.
typecheck: lib/src/main.ts#L38
Parameter 'val' implicitly has an 'any' type.
typecheck: lib/vite.config.ts#L7
No overload matches this call.
typecheck
Process completed with exit code 1.
lint: lib/App.vue#L23
'transformPanel' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: lib/src/main.ts#L6
'scene' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: lib/src/main.ts#L6
'renderer' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: lib/src/main.ts#L6
'cube' is assigned a value but never used. Allowed unused vars must match /^_/u
lint
Process completed with exit code 1.