added changes for cancel query not being able to cancel, added back ticks #51
Annotations
10 errors and 14 warnings
Lint:
public/components/QueryResults/QueryResults.test.tsx#L8
Replace `"../../../common/types/index"` with `'../../../common/types/index'`
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L21
'mockQueryResults' is already declared in the upper scope
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L21
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L22
'mockQueries' is already declared in the upper scope
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L91
'getAllByTestId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L113
Expected exception block, space or tab after '//' in comment
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L126
Expect must have a corresponding matcher call
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L127
Expect must have a corresponding matcher call
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L128
Expect must have a corresponding matcher call
|
Lint:
public/components/QueryResults/QueryResults.test.tsx#L129
Expect must have a corresponding matcher call
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, lots0logs/[email protected]. 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, 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
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/
|
Lint
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/
|
Lint:
public/components/Main/main.tsx#L51
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L52
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L62
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L66
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L86
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L92
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L131
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L159
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L184
Unexpected any. Specify a different type
|
Lint:
public/components/Main/main.tsx#L197
Unexpected any. Specify a different type
|