Support editing/removing multipart Slack messages #167
tests.yml
on: pull_request
Matrix: integration-postgres
Matrix: integration
Matrix: unit
Annotations
17 errors and 6 warnings
integration (18):
tests/integration/AdminCommandTest.ts#L27
Property 'getEventsBySlackId' is missing in type 'FakeDatastore' but required in type 'Datastore'.
|
integration (18)
Process completed with exit code 1.
|
unit (16):
tests/utils/fakeMain.ts#L38
Argument of type 'FakeDatastore' is not assignable to parameter of type 'Datastore'.
|
unit (16):
tests/utils/fakeMain.ts#L68
Argument of type 'FakeDatastore' is not assignable to parameter of type 'Datastore'.
|
unit (16):
tests/utils/fakeMain.ts#L71
Argument of type 'FakeDatastore' is not assignable to parameter of type 'Datastore'.
|
unit (16)
Process completed with exit code 1.
|
integration (16)
The job was canceled because "_18" failed.
|
integration (16):
tests/integration/AdminCommandTest.ts#L27
Property 'getEventsBySlackId' is missing in type 'FakeDatastore' but required in type 'Datastore'.
|
integration (16)
The operation was canceled.
|
unit (18)
The job was canceled because "_16" failed.
|
unit (18):
tests/utils/fakeMain.ts#L38
Argument of type 'FakeDatastore' is not assignable to parameter of type 'Datastore'.
|
unit (18):
tests/utils/fakeMain.ts#L68
Argument of type 'FakeDatastore' is not assignable to parameter of type 'Datastore'.
|
unit (18):
tests/utils/fakeMain.ts#L71
Argument of type 'FakeDatastore' is not assignable to parameter of type 'Datastore'.
|
unit (18)
The operation was canceled.
|
integration-postgres (16)
Process completed with exit code 1.
|
integration-postgres (18)
The job was canceled because "_16" failed.
|
integration-postgres (18)
Process completed with exit code 1.
|
integration (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integration-postgres (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration-postgres (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|