Fix not being able to set values to 0 #228
node.yaml
on: pull_request
Typecheck and Lint
3m 41s
Annotations
11 warnings
Typecheck and Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Typecheck and Lint:
src/background/util.ts#L23
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L23
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L24
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L25
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L26
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L27
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L28
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L29
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L29
Unexpected any. Specify a different type
|
Typecheck and Lint:
src/background/util.ts#L32
Unexpected any. Specify a different type
|