Skip to content

feat: ✨ use typescript-eslint shared config name #27

feat: ✨ use typescript-eslint shared config name

feat: ✨ use typescript-eslint shared config name #27

Triggered via pull request April 8, 2024 22:15
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
commit_check
15s
commit_check
spell_check
6s
spell_check
Matrix: code_check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/configs/typescript.spec.ts > typescriptConfig > should create config: src/configs/typescript.spec.ts#L5
Error: Snapshot `typescriptConfig > should create config 1` mismatched - Expected + Received @@ -31684,11 +31684,11 @@ }, { "languageOptions": { "parserOptions": { "project": "/", - "tsconfigRootDir": "/Users/jimmy-guzman/Repos/eslint-config", + "tsconfigRootDir": "/home/runner/work/eslint-config/eslint-config", }, }, "name": "jimmy.codes/typescript", "rules": { "@typescript-eslint/consistent-type-exports": [ ❯ src/configs/typescript.spec.ts:5:48
code_check (20)
Process completed with exit code 1.