Feature/select single questions #62
ci.yml
on: pull_request
Run tests
1m 18s
Find unimported files
1m 15s
Build
0s
Annotations
6 errors and 10 warnings
Lint JS:
src/components/UserSelectInput/index.tsx#L140
Definition for rule 'jsx-props-no-spreading' was not found
|
Lint JS:
src/components/UserSelectInput/index.tsx#L141
Prop spreading is forbidden
|
Lint JS
Process completed with exit code 1.
|
Typecheck:
src/App/routes.tsx#L1
No overload matches this call.
|
Typecheck:
src/views/QuestionnaireEdit/index.tsx#L1
Type 'QuestionnaireParams' does not satisfy the constraint 'string | Record<string, string | undefined>'.
|
Typecheck
Process completed with exit code 2.
|
Lint JS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint JS
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
Lint CSS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint CSS
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
Find unimported files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Find unimported files
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|
Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Typecheck
Unexpected input(s) 'cache', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
|