Skip to content

Update dependency eslint-config-timetree to v1.13.0 #4369

Update dependency eslint-config-timetree to v1.13.0

Update dependency eslint-config-timetree to v1.13.0 #4369

Triggered via push January 16, 2025 12:37
Status Failure
Total duration 38s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/pages/background/index.ts#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
test: src/pages/background/index.ts#L22
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
test: src/pages/background/index.ts#L31
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
test: src/pages/background/index.ts#L36
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
test: src/pages/background/index.ts#L44
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
test: src/pages/background/index.ts#L49
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
test: src/pages/background/index.ts#L64
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
test: src/pages/background/index.ts#L74
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
test: src/pages/background/notionApi.ts#L2
Unable to resolve path to module 'embeded-settings'
test: src/pages/background/notionApi.ts#L89
Definition for rule 'functional/no-loop-statement' was not found
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636