Skip to content

feat: adds new interface hooks #42

feat: adds new interface hooks

feat: adds new interface hooks #42

Triggered via push March 13, 2024 04:00
Status Failure
Total duration 24s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: src/lib/shared/hooks/interfaces/index.ts#L11
Cannot find module './useIMatrixRouting' or its corresponding type declarations.
build: src/lib/types/interfaces/index.ts#L1
Cannot find module './IKeyName' or its corresponding type declarations.
build: src/lib/types/state/state/DeviceState.ts#L2
Cannot find module '../../interfaces/IKeyName' or its corresponding type declarations.
build: src/lib/types/state/state/InputsState.ts#L1
Module '"../../interfaces"' has no exported member 'IKeyName'.
build: src/lib/types/state/state/MatrixRoutingState.ts#L2
Module '"../../interfaces"' has no exported member 'IKeyName'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.