Skip to content

app: track uniwind-types.d.ts (fresh clones + CI can't generate it) #3

app: track uniwind-types.d.ts (fresh clones + CI can't generate it)

app: track uniwind-types.d.ts (fresh clones + CI can't generate it) #3

Triggered via push June 11, 2026 03:45
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
checks
38s
checks
protocol-version-guard
5s
protocol-version-guard
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 12 warnings, and 1 notice
checks
Process completed with exit code 1.
format: packages/app/src/uniwind-types.d.ts#L1
File content differs from formatting output
protocol-version-guard
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint/style/noDescendingSpecificity: packages/website/src/styles/global.css#L771
Descending specificity selector found. This selector specificity is (0, 1, 0)
lint/style/noDescendingSpecificity: packages/website/src/styles/global.css#L709
Descending specificity selector found. This selector specificity is (0, 1, 0)
lint/style/noDescendingSpecificity: packages/website/src/styles/global.css#L696
Descending specificity selector found. This selector specificity is (0, 2, 0)
lint/suspicious/noTemplateCurlyInString: packages/menubar/electron-builder.cjs#L44
Unexpected template string placeholder.
suppressions/unused: packages/daemon/scripts/probe-apply-flag-failures.ts#L148
Suppression comment has no effect. Remove the suppression or make sure you are suppressing the correct rule.
suppressions/unused: packages/daemon/scripts/probe-apply-flag-failures.ts#L140
Suppression comment has no effect. Remove the suppression or make sure you are suppressing the correct rule.
lint/style/useTemplate: packages/app/src/app/(main)/dev/keyboard-extender.tsx#L116
Template literals are preferred over string concatenation.