Skip to content

Add ability to listen to node events from the frontend #37

Add ability to listen to node events from the frontend

Add ability to listen to node events from the frontend #37

Triggered via push September 5, 2024 12:21
Status Failure
Total duration 49s
Artifacts

check.yml

on: push
lint typescript
22s
lint typescript
lint rust
38s
lint rust
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint typescript
Process completed with exit code 1.
lint rust
Process completed with exit code 101.
lint typescript: src/App.svelte#L15
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint typescript: src/App.svelte#L17
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator