Skip to content

feat(rewards): add meow transfer functionality with error handling and state management updates #3328

feat(rewards): add meow transfer functionality with error handling and state management updates

feat(rewards): add meow transfer functionality with error handling and state management updates #3328

Triggered via pull request September 26, 2024 13:55
Status Failure
Total duration 1m 3s
Artifacts

run-typecheck.yml

on: pull_request
run-typecheck
50s
run-typecheck
Fit to window
Zoom out
Zoom in

Annotations

7 errors
run-typecheck: src/lib/chat/matrix-client.test.ts#L8
Module '"./matrix/types"' has no exported member 'ReactionKeys'.
run-typecheck: src/lib/chat/matrix-client.test.ts#L663
Property 'REACTION' does not exist on type 'typeof MatrixConstants'.
run-typecheck: src/lib/chat/matrix-client.test.ts#L665
Property 'ANNOTATION' does not exist on type 'typeof MatrixConstants'.
run-typecheck: src/lib/chat/matrix-client.ts#L44
Module '"./matrix/types"' has no exported member 'ReactionKeys'.
run-typecheck: src/lib/chat/matrix-client.ts#L477
Property 'ANNOTATION' does not exist on type 'typeof MatrixConstants'.
run-typecheck: src/lib/chat/matrix-client.ts#L485
Property 'REACTION' does not exist on type 'typeof MatrixConstants'.
run-typecheck
Process completed with exit code 2.