Add support for polls #980
test_and_lint.yml
on: pull_request
Lint
19s
Matrix: Run Unit tests
Annotations
13 errors and 5 warnings
Lint
Process completed with exit code 4.
|
Run Unit tests (1.14, 26):
lib/nostrum/api.ex#L648
** (CompileError) lib/nostrum/api.ex:648: undefined function get_answer_voters/4 (expected Nostrum.Api to define such a function or for it to be imported, but none are available)
|
Run Unit tests (1.14, 26)
Process completed with exit code 1.
|
Run Unit tests (1.15, 25)
The job was canceled because "_1_14_26" failed.
|
Run Unit tests (1.15, 25)
Process completed with exit code 1.
|
Run Unit tests (1.14, 25)
The job was canceled because "_1_14_26" failed.
|
Run Unit tests (1.14, 25):
lib/nostrum/api.ex#L648
** (CompileError) lib/nostrum/api.ex:648: undefined function get_answer_voters/4 (expected Nostrum.Api to define such a function or for it to be imported, but none are available)
|
Run Unit tests (1.14, 25)
Process completed with exit code 1.
|
Run Unit tests (1.15, 26)
The job was canceled because "_1_14_26" failed.
|
Run Unit tests (1.15, 26)
The operation was canceled.
|
Run Unit tests (1.13, 25)
The job was canceled because "_1_14_26" failed.
|
Run Unit tests (1.13, 25):
lib/nostrum/api.ex#L648
** (CompileError) lib/nostrum/api.ex:648: undefined function get_answer_voters/4 (expected Nostrum.Api to define such a function or for it to be imported, but none are available)
|
Run Unit tests (1.13, 25)
The operation was canceled.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
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/
|
Lint:
lib/nostrum/api.ex#L654
There should be no trailing white-space at the end of a line.
|
Run Unit tests (1.14, 26)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Unit tests (1.14, 26)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|