Skip to content

fix(cli): rework setup/update, add upfront validation, make policy opt-in #75

fix(cli): rework setup/update, add upfront validation, make policy opt-in

fix(cli): rework setup/update, add upfront validation, make policy opt-in #75

Triggered via pull request June 22, 2026 07:18
Status Success
Total duration 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
check
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/
eslint(sort-keys): test/precedence-pr-policy.test.ts#L51
Object keys should be sorted
eslint(sort-keys): test/precedence-pr-policy.test.ts#L50
Object keys should be sorted
eslint(sort-keys): test/precedence-pr-policy.test.ts#L48
Object keys should be sorted
eslint(sort-keys): test/precedence-pr-policy.test.ts#L42
Object keys should be sorted
eslint(sort-keys): test/precedence-pr-policy.test.ts#L40
Object keys should be sorted
eslint(sort-keys): test/precedence-pr-policy.test.ts#L34
Object keys should be sorted
eslint(sort-keys): test/precedence-pr-policy.test.ts#L6
Object keys should be sorted
import(no-nodejs-modules): scripts/gen-config-schema.ts#L4
Do not import Node.js builtin module `node:url`
import(no-nodejs-modules): scripts/gen-config-schema.ts#L3
Do not import Node.js builtin module `node:path`
import(no-nodejs-modules): scripts/gen-config-schema.ts#L2
Do not import Node.js builtin module `node:fs`