Skip to content

✨ feat: add new trap method #46

✨ feat: add new trap method

✨ feat: add new trap method #46

Triggered via push November 26, 2024 06:14
Status Failure
Total duration 57s
Artifacts

aurora.yml

on: push
Validating Code
47s
Validating Code
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Validating Code: src/main/trap/redux.ts#L85
Type '{}' is missing the following properties from type 'DucktypedState': scratchGui, scratchPaint, locales
Validating Code: src/main/trap/redux.ts#L95
Type '(action: A) => void' is not assignable to type '(action: DucktypedAction) => unknown'.
Validating Code: src/main/trap/redux.ts#L96
Type 'S' is not assignable to type 'DucktypedState'.
Validating Code: src/main/trap/redux.ts#L102
Type 'S' is not assignable to type 'DucktypedState'.
Validating Code
Process completed with exit code 1.