feat: add graphql operations for comments #186
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
development.yml
on: pull_request_target
setup
/
Setup Application
40s
eslint
/
ESLint Check
33s
prettier
/
Prettier Check
18s
mocha
/
Unit Tests
Matrix: analyze / Analyze
Waiting for pending jobs
Annotations
2 errors and 4 warnings
eslint / ESLint Check:
server/schema/article/article.resolver.js#L352
'fieldNodes' is defined but never used. Allowed unused args must match /^_$/u
|
eslint / ESLint Check
Process completed with exit code 1.
|
setup / Setup Application
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
prettier / Prettier Check
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/
|
prettier / Prettier Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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/
|
eslint / ESLint Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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/
|