Skip to content

fix: copy .gitignore files during project initialization #1561

fix: copy .gitignore files during project initialization

fix: copy .gitignore files during project initialization #1561

Triggered via pull request November 18, 2024 13:45
Status Failure
Total duration 2m 35s
Artifacts

v-next-ci.yml

on: pull_request
is-v-next
4s
is-v-next
List packages
6s
List packages
Check dependency versions
9s
Check dependency versions
Check that the npm scripts are consistent
6s
Check that the npm scripts are consistent
Matrix: bundle
Matrix: ci
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors
should convert .gitignore to gitignore in a subdirectory: v-next/hardhat/test/internal/cli/init/init.ts#L122
AssertionError: Expected values to be strictly equal: + actual - expected + 'subdirectory/gitignore' - 'subdirectory/.gitignore' ^ - Expected + Received - subdirectory/.gitignore + subdirectory/gitignore at TestContext.<anonymous> (test/internal/cli/init/init.ts:122:12)
[hardhat] ci on ubuntu-latest (Node 22)
Process completed with exit code 1.
should convert .gitignore to gitignore in a subdirectory: v-next/hardhat/test/internal/cli/init/init.ts#L122
AssertionError: Expected values to be strictly equal: + actual - expected + 'subdirectory/gitignore' - 'subdirectory/.gitignore' ^ - Expected + Received - subdirectory/.gitignore + subdirectory/gitignore at TestContext.<anonymous> (test/internal/cli/init/init.ts:122:12)
[hardhat] ci on macos-latest (Node 22)
Process completed with exit code 1.
should convert .gitignore to gitignore in a subdirectory: v-next\hardhat\test\internal\cli\init\init.ts#L122
AssertionError: Expected values to be strictly equal: + actual - expected + 'subdirectory\\gitignore' - 'subdirectory\\.gitignore' ^ - Expected + Received - subdirectory\.gitignore + subdirectory\gitignore at TestContext.<anonymous> (test\internal\cli\init\init.ts:122:12)
[hardhat] ci on windows-latest (Node 22)
Process completed with exit code 1.
should convert .gitignore to gitignore in a subdirectory: v-next/hardhat/test/internal/cli/init/init.ts#L122
AssertionError: Expected values to be strictly equal: + actual - expected + 'subdirectory/gitignore' - 'subdirectory/.gitignore' ^ - Expected + Received - subdirectory/.gitignore + subdirectory/gitignore at TestContext.<anonymous> (test/internal/cli/init/init.ts:122:12)
[hardhat] ci on macos-13 (Node 22)
Process completed with exit code 1.
ci
Process completed with exit code 1.