Skip to content

Skip contribution policy check for bot PRs #1138

Skip contribution policy check for bot PRs

Skip contribution policy check for bot PRs #1138

Triggered via push July 21, 2026 15:12
Status Success
Total duration 18m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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.