chore(deps): replace dependency standard-version with commit-and-tag-… #918
Annotations
6 errors and 5 warnings
Run tests:
packages/brawlstats/tests/player.test.ts#L14
Error: expect(received).toBe(expected) // Object.is equality
Expected: 25
Received: 24
at Object.<anonymous> (/home/runner/work/npm-packages/npm-packages/packages/brawlstats/tests/player.test.ts:14:28)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run tests:
packages/brawlstats/tests/battlelog.test.ts#L7
Error: expect(received).toBe(expected) // Object.is equality
Expected: 25
Received: 24
at Object.<anonymous> (/home/runner/work/npm-packages/npm-packages/packages/brawlstats/tests/battlelog.test.ts:7:27)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run tests:
packages/brawlstats/tests/battlelog.test.ts#L14
Error: expect(received).toStrictEqual(expected) // deep equality
- Expected - 2
+ Received + 2
Array [
- 25,
- 25,
+ 24,
+ 24,
]
at Object.<anonymous> (/home/runner/work/npm-packages/npm-packages/packages/brawlstats/tests/battlelog.test.ts:14:49)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run tests:
packages/brawlstats/tests/rotation.test.ts#L9
Error: expect(received).toBe(expected) // Object.is equality
Expected: 11
Received: 10
at Object.<anonymous> (/home/runner/work/npm-packages/npm-packages/packages/brawlstats/tests/rotation.test.ts:9:24)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run tests:
packages/brawlstats/tests/rotation.test.ts#L15
Error: expect(received).toBe(expected) // Object.is equality
Expected: 11
Received: 10
at Object.<anonymous> (/home/runner/work/npm-packages/npm-packages/packages/brawlstats/tests/rotation.test.ts:15:24)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
Run tests
Process completed with exit code 1.
|
Checkout Project
The `save-state` 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/
|
Checkout Project
The `save-state` 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/
|
Checkout Project
The `save-state` 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/
|
Use Node.js v16
The `save-state` 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/
|
Use Node.js v16
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/
|
Loading