build(deps): update dependency @sindresorhus/is to v7 #70332
Annotations
10 errors and 1 warning
Build:
lib/config/decrypt.ts#L1
Cannot find module '@sindresorhus/is' or its corresponding type declarations.
|
Build:
lib/config/decrypt.ts#L69
'org' is possibly 'undefined'.
|
Build:
lib/config/decrypt.ts#L79
Type 'string | undefined' is not assignable to type 'string | null'.
|
Build:
lib/config/decrypt.ts#L97
Type 'string | undefined' is not assignable to type 'string | null'.
|
Build:
lib/config/decrypt.ts#L140
No overload matches this call.
|
Build:
lib/config/decrypt.ts#L144
No overload matches this call.
|
Build:
lib/config/decrypt.ts#L148
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Build:
lib/config/decrypt.ts#L156
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Build:
lib/config/decrypt.ts#L168
'decryptedStr' is possibly 'null'.
|
Build:
lib/config/decrypt.ts#L173
Argument of type 'string | null' is not assignable to parameter of type 'string | undefined'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading