Skip to content

Transition from manifest v2 to v3 for chrome #1630

Transition from manifest v2 to v3 for chrome

Transition from manifest v2 to v3 for chrome #1630

Triggered via pull request July 3, 2024 18:44
Status Success
Total duration 1m 27s
Artifacts

pr-any.yml

on: pull_request
Matrix: pr
Fit to window
Zoom out
Zoom in

Annotations

5 errors
pr (lint): packages/extension-base/src/background/handlers/State.ts#L90
Promise returned in function argument where a void return was expected
pr (lint): packages/extension-base/src/background/handlers/State.ts#L555
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
pr (lint): packages/extension-base/src/stores/Base.ts#L24
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
pr (lint)
Process completed with exit code 1.
pr (test)
Process completed with exit code 1.