Skip to content

Fix: rmraf does not work well on windows #110

Fix: rmraf does not work well on windows

Fix: rmraf does not work well on windows #110

Triggered via push October 29, 2024 22:57
Status Failure
Total duration 42s
Artifacts
lint_and_build
32s
lint_and_build
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 2 warnings, and 1 notice
lint_and_build: src/domain/services/remove-files.ts#L6
Expected indentation of 2 spaces but found 4
lint_and_build: src/domain/services/remove-files.ts#L7
Expected indentation of 2 spaces but found 4
lint_and_build: src/domain/services/remove-files.ts#L9
Expected indentation of 2 spaces but found 4
lint_and_build: src/domain/services/remove-files.ts#L10
Expected indentation of 4 spaces but found 8
lint_and_build: src/domain/services/remove-files.ts#L11
Expected indentation of 6 spaces but found 12
lint_and_build: src/domain/services/remove-files.ts#L12
Expected indentation of 4 spaces but found 8
lint_and_build: src/domain/services/remove-files.ts#L13
Expected indentation of 6 spaces but found 12
lint_and_build: src/domain/services/remove-files.ts#L14
Expected indentation of 4 spaces but found 8
lint_and_build: src/domain/services/remove-files.ts#L15
Expected indentation of 2 spaces but found 4
lint_and_build: src/domain/services/remove-files.ts#L17
Expected indentation of 2 spaces but found 4
lint_and_build
The following actions use a deprecated Node.js version and will be forced to run on node20: sibiraj-s/action-eslint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint_and_build: src/domain/services/remove-files.ts#L27
'e' is defined but never used. Allowed unused caught errors must match /^_/u
lint_and_build
Provided ignore file .eslintignore doesn't exist. Skipping...