chore(deps): update vitest monorepo to v2 (major) #23
tests.yml
on: pull_request
list workspaces
3s
Matrix: types
Matrix: unit
Annotations
2 errors and 3 warnings
src/changelog.spec.ts > changelog > readLastChangesFromStream > should read keep a changelog:
packages/simple-github-release/src/changelog.spec.ts#L70
Error: Snapshot `changelog > readLastChangesFromStream > should read keep a changelog 1` mismatched
- Expected
+ Received
[
"1.0.0",
"### Added
- Version navigation.
- Links to latest released version in previous versions.
- - \"Why keep a changelog?\" section.
+ - "Why keep a changelog?" section.
### Changed
- - Start using \"changelog\" over \"change log\" since it's the common usage.
+ - Start using "changelog" over "change log" since it's the common usage.
- Start versioning based on the current English version at 0.3.0 to help
translation authors keep things up-to-date.
### Removed
- - Section about \"changelog\" vs \"CHANGELOG\".
+ - Section about "changelog" vs "CHANGELOG".
",
]
❯ src/changelog.spec.ts:70:55
|
simple-github-release / unit
Process completed with exit code 1.
|
list workspaces
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
simple-github-release / types
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
simple-github-release / unit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|