Bump wxt from 0.19.9 to 0.19.20 #167
ci.yml
on: pull_request
test
1m 1s
check
19s
deploy-test-result
0s
Annotations
9 errors and 2 warnings
check:
lib/utils.ts#L57
The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type 'unknown'.
|
check:
lib/utils.ts#L58
'totalUsage' is of type 'unknown'.
|
check:
lib/utils.ts#L72
Argument of type 'unknown' is not assignable to parameter of type 'SetStateAction<Record<string, Record<string, number>>>'.
|
check:
lib/utils.ts#L90
Argument of type 'unknown' is not assignable to parameter of type 'SetStateAction<{ isEnabled: boolean; blockedSites: string[]; }>'.
|
check:
lib/utils.ts#L129
Property 'isEnabled' does not exist on type 'unknown'.
|
check:
lib/utils.ts#L129
Property 'startTime' does not exist on type 'unknown'.
|
check:
lib/utils.ts#L129
Property 'endTime' does not exist on type 'unknown'.
|
check:
lib/utils.ts#L129
Property 'days' does not exist on type 'unknown'.
|
check
Process completed with exit code 2.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|