Skip to content

docs: reposition as drift-killer — one YAML, resume + portfolio in sync #287

docs: reposition as drift-killer — one YAML, resume + portfolio in sync

docs: reposition as drift-killer — one YAML, resume + portfolio in sync #287

Triggered via pull request April 27, 2026 10:46
Status Failure
Total duration 1m 2s
Artifacts

deploy.yaml

on: pull_request
🚀 Deploy to GitHub Pages
1s
🚀 Deploy to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
build: server/index.ts#L9
Parameter 'res' implicitly has an 'any' type.
build: server/index.ts#L9
Parameter 'req' implicitly has an 'any' type.
build: server/index.ts#L1
Cannot find module 'express' or its corresponding type declarations.
build: client/src/components/tui/StatsPage.tsx#L3
Cannot find module '../../generated/template-config' or its corresponding type declarations.
build: client/src/components/tui/ReplicatePage.tsx#L3
Cannot find module '../../generated/template-config' or its corresponding type declarations.
build: client/src/components/gui/SectionWrapper.tsx#L83
Type 'Record<string, unknown>' is not assignable to type 'boolean | VariantLabels | AnimationControls | TargetAndTransition | undefined'.
build: client/src/components/gui/SectionWrapper.tsx#L82
Type 'Record<string, unknown>' is not assignable to type 'boolean | MakeCustomValueType<TargetProperties> | VariantLabels | undefined'.
build: client/src/components/gui/ScrollBallGame.tsx#L450
Type 'Set<number>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
build: client/src/components/gui/ReplicateSheet.tsx#L4
Cannot find module '../../generated/template-config' or its corresponding type declarations.
build: client/src/components/gui/ProfessionalProjectsSection.tsx#L96
Type 'Set<string>' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher.
🚀 Deploy to GitHub Pages
Branch "refs/pull/24/merge" is not allowed to deploy to github-pages due to environment protection rules.
🚀 Deploy to GitHub Pages
The deployment was rejected or didn't satisfy other protection rules.
build
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/configure-pages@v4, actions/setup-node@v4, actions/setup-python@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/