update #367
Annotations
2 errors and 1 warning
Run if [[ $(git status --porcelain --untracked-files=no) ]]; then:
index.test.js#L6
Error: Snapshot `ports 1` mismatched
- Expected
+ Received
- [
- "",
- "Reserved",
- ]
+ undefined
❯ index.test.js:6:26
|
Run if [[ $(git status --porcelain --untracked-files=no) ]]; then
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading