Skip contribution policy check for bot PRs #1138
Annotations
3 warnings
|
Lint/Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typescript(no-base-to-string):
apps/yaak-client/components/core/Editor/url/url.test.ts#L5
'parser.parse(input)' will use Object's default stringification format ('[object Object]') when stringified.
|
|
typescript(no-redundant-type-constituents):
apps/yaak-client/lib/requestBodyConversion.ts#L189
'unknown' overrides all other types in this union type.
|