Set app badge to notification count periodically #445
check.yml
on: push
lint typescript
38s
lint rust
2m 5s
Annotations
1 error and 4 warnings
lint typescript
Process completed with exit code 1.
|
lint typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint typescript:
src/App.svelte#L87
'count' is never reassigned. Use 'const' instead
|
lint typescript:
src/App.svelte#L91
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 rust
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|