feat: silius #41
on-pull-request.yml
on: pull_request
Verify
/
Lint
17s
Verify
/
Types
19s
Verify
/
Test
1m 48s
Annotations
5 errors and 1 warning
Verify / Types:
src/pool.test.ts#L7
'siliusOptions' is declared but its value is never read.
|
Verify / Types:
src/pool.test.ts#L10
'silius' is declared but its value is never read.
|
Verify / Types
Process completed with exit code 2.
|
src/instances/stackup.test.ts > behavior: can subscribe to stderr:
src/instances/stackup.test.ts#L87
AssertionError: promise resolved "[Function bound stop]" instead of rejecting
- Expected:
[Error: rejected promise]
+ Received:
[Function bound stop]
❯ src/instances/stackup.test.ts:87:34
|
Verify / Test
Process completed with exit code 1.
|
Verify / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|