Skip to content

V5.0.0

V5.0.0 #87

Triggered via pull request April 13, 2026 11:06
@JeremyDolleJeremyDolle
synchronize #506
v5
Status Failure
Total duration 43s
Artifacts

boilerplate-checks.yml

on: pull_request
Run eslint, prettier, type check and jest tests
41s
Run eslint, prettier, type check and jest tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run eslint, prettier, type check and jest tests: template/src/services/theme-generation/types/fonts.ts#L3
Missed spacing between "./config" and "@/theme/_config"
Run eslint, prettier, type check and jest tests: template/src/services/theme-generation/types/config.ts#L4
Expected "@react-navigation/native" (type) to come before "@/theme/_config" (theme)
Run eslint, prettier, type check and jest tests: template/src/services/theme-generation/types/config.ts#L3
Missed spacing between "./common" and "@/theme/_config"
Run eslint, prettier, type check and jest tests: template/src/services/theme-generation/types/borders.ts#L3
Missed spacing between "./config" and "@/theme/_config"
Run eslint, prettier, type check and jest tests: template/src/services/theme-generation/types/backgrounds.ts#L3
Missed spacing between "./config" and "@/theme/backgrounds"
Run eslint, prettier, type check and jest tests: template/src/components/providers/theme-provider/theme-provider.tsx#L21
Expected "@/theme/backgrounds" (theme) to come before "@/services/theme-generation/generate-config" (internal)
Run eslint, prettier, type check and jest tests: template/src/components/atoms/icon-by-variant/icon-by-variant.tsx#L8
Extra spacing between "@/hooks" and "@/theme/assets/get-assets-context"
Run eslint, prettier, type check and jest tests: template/src/components/atoms/asset-by-variant/asset-by-variant.tsx#L7
Extra spacing between "@/hooks" and "@/theme/assets/get-assets-context"
Run eslint, prettier, type check and jest tests
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. 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/