Skip to content

Bump actions/checkout from 5 to 6 #776

Bump actions/checkout from 5 to 6

Bump actions/checkout from 5 to 6 #776

Triggered via pull request December 11, 2025 18:22
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test
Process completed with exit code 1.
__tests__/projects.spec.ts > getProjects > gets projects from json file: __tests__/projects.spec.ts#L11
AssertionError: expected [ Array(11) ] to deeply equal [ { …(2) }, { …(2) }, { …(3) }, …(8) ] - Expected + Received @@ -1,53 +1,131 @@ [ { "commit": "7958603449cf9b17296f6bce58801a832bc55b09", + "directory": "/home/runner/work/prettier-regression-testing/prettier-regression-testing/repositories/babel__babel", + "directoryName": "babel__babel", + "glob": [ + ".", + ], + "ignore": [], + "ignoreFile": undefined, + "name": "babel/babel", "repository": "https://github.com/babel/babel.git", }, { "commit": "701bb0931778a63b1b0a85f0d68d4390a222f359", + "directory": "/home/runner/work/prettier-regression-testing/prettier-regression-testing/repositories/vuejs__eslint-plugin-vue", + "directoryName": "vuejs__eslint-plugin-vue", + "glob": [ + ".", + ], + "ignore": [], + "ignoreFile": undefined, + "name": "vuejs/eslint-plugin-vue", "repository": "https://github.com/vuejs/eslint-plugin-vue.git", }, { "commit": "210dc85c8cd43da0f78b84b59b650de7db1a00a8", + "directory": "/home/runner/work/prettier-regression-testing/prettier-regression-testing/repositories/excalidraw__excalidraw", + "directoryName": "excalidraw__excalidraw", + "glob": [ + ".", + ], + "ignore": [], "ignoreFile": ".eslintignore", + "name": "excalidraw/excalidraw", "repository": "https://github.com/excalidraw/excalidraw.git", }, { "commit": "ca26363fcc6fc861103d40ac0205e5c5b79eb2fa", + "directory": "/home/runner/work/prettier-regression-testing/prettier-regression-testing/repositories/mdn__content", + "directoryName": "mdn__content", + "glob": [ + ".", + ], + "ignore": [], + "ignoreFile": undefined, + "name": "mdn/content", "repository": "https://github.com/mdn/content.git", }, { "commit": "363a20e1c182784de7664d8c782137daf5548312", + "directory": "/home/runner/work/prettier-regression-testing/prettier-regression-testing/repositories/prettier__prettier", + "directoryName": "prettier__prettier", + "glob": [ + ".", + ], + "ignore": [], + "ignoreFile": undefined, + "name": "prettier/prettier", "repository": "https://github.com/prettier/prettier.git", }, { "commit": "905f248948e443a75c91da82bf28efe446117b79", + "directory": "/home/runner/work/prettier-regression-testing/prettier-regression-testing/repositories/marmelab__react-admin", + "directoryName": "marmelab__react-admin", "glob": [ + "packages/*/src/**/*.{js,json,ts,tsx,css,md}", + "examples/*/src/**/*.{js,ts,json,tsx,css,md}", + "cypress/**/*.{js,ts,json,tsx,css,md}", + ], + "ignore": [ + [ "packages/*/src/**/*.{js,json,ts,tsx,css,md}", "examples/*/src/**/*.{js,ts,json,tsx,css,md}", "cypress/**/*.{js,ts,json,tsx,css,md}", ], + ], + "ignoreFile": undefined, + "name": "marmelab/react-admin", "repository": "https://github.com/marmelab/react-admin.git", }, { "commit": "906cc3c892cbd7cc929a797557a234f64e8bf539", + "directory": "/home/runner/work/prettier-regression-testing/prettier-regression-testing/repositories/typescript-eslint__typescript-eslint", + "directoryName": "typescript-eslint__typescript-eslint", + "glob": [ + ".", + ], "ignore": [ "**/fixtures/**/*", ], + "ignoreFile": undefined, + "name": "typescript-eslint/typescript-eslint", "repository": "https://github.com/typescript-eslint/typescript-eslint.git", }, { "commit": "e7f55118e7c149c42436c800d053423cdd10bb1a", + "directory": "/home/runner/work/prettier-regression-testing/prettier-regression-testing/repositories/vega__vega-lite", + "directoryName": "vega__vega-lite", + "glob": [ + ".", + ], + "ignore": [], + "ignoreFile": undefined, + "name": "vega/vega-lite", "repository": "https://github.com/vega/vega-lite.git", }, { "commit": "25ebe3a42c
Lint
Process completed with exit code 1.