Skip to content

deps: Upgrading dependencies #424

deps: Upgrading dependencies

deps: Upgrading dependencies #424

Triggered via push July 8, 2024 11:03
Status Success
Total duration 7m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/2023/322-isIsomorphic/isIsomorphic.test.ts > #isIsomorphic > should return false for non-isomorphic strings: .stryker-tmp/sandbox3944632/src/2023/322-isIsomorphic/isIsomorphic.test.ts#L15
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ src/2023/322-isIsomorphic/isIsomorphic.test.ts:15:39
src/2023/322-isIsomorphic/isIsomorphic.test.ts > #isIsomorphic > should return false for non-isomorphic strings: .stryker-tmp/sandbox3944632/src/2023/322-isIsomorphic/isIsomorphic.test.ts#L15
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ src/2023/322-isIsomorphic/isIsomorphic.test.ts:15:39
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/cache@v3, coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/