Skip to content

Fix uninstall

Fix uninstall #359

Triggered via pull request April 19, 2024 09:06
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
build: src/background/index.ts#L28
Cannot find name 'chrome'.
build: src/background/index.ts#L28
Parameter 'request' implicitly has an 'any' type.
build: src/background/index.ts#L28
Parameter 'sender' implicitly has an 'any' type.
build: src/background/index.ts#L28
Parameter 'sendResponse' implicitly has an 'any' type.
build: src/background/index.ts#L33
Cannot find name 'chrome'.
build: src/background/index.ts#L34
Parameter 'tabs' implicitly has an 'any' type.
build: src/background/index.ts#L40
Cannot find name 'chrome'.
build: src/background/index.ts#L43
Parameter 'response' implicitly has an 'any' type.
build: src/background/index.ts#L54
Cannot find name 'chrome'.
build: src/content/index.tsx#L65
Cannot find name 'chrome'.
typecheck: src/background/index.ts#L28
Cannot find name 'chrome'.
typecheck: src/background/index.ts#L28
Parameter 'request' implicitly has an 'any' type.
typecheck: src/background/index.ts#L28
Parameter 'sender' implicitly has an 'any' type.
typecheck: src/background/index.ts#L28
Parameter 'sendResponse' implicitly has an 'any' type.
typecheck: src/background/index.ts#L33
Cannot find name 'chrome'.
typecheck: src/background/index.ts#L34
Parameter 'tabs' implicitly has an 'any' type.
typecheck: src/background/index.ts#L40
Cannot find name 'chrome'.
typecheck: src/background/index.ts#L43
Parameter 'response' implicitly has an 'any' type.
typecheck: src/background/index.ts#L54
Cannot find name 'chrome'.
typecheck: src/content/index.tsx#L65
Cannot find name 'chrome'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Unexpected input(s) 'package-manager', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.