Skip to content

fetch data from dummy server #12

fetch data from dummy server

fetch data from dummy server #12

Triggered via push August 28, 2024 16:19
Status Failure
Total duration 39s
Artifacts

linter.yml

on: push
Matrix: Linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linter (ubuntu-latest, 20): src/components/__tests__/TagsList.test.tsx#L21
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/components/__tests__/TagsList.test.tsx#L22
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/components/__tests__/TagsList.test.tsx#L23
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/components/__tests__/TagsList.test.tsx#L27
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/components/__tests__/TagsList.test.tsx#L28
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/helpers/__tests__/ProductsHelper.test.ts#L7
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/helpers/__tests__/ProductsHelper.test.ts#L8
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/helpers/__tests__/ProductsHelper.test.ts#L11
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/helpers/__tests__/ProductsHelper.test.ts#L11
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20): src/helpers/__tests__/ProductsHelper.test.ts#L15
Type 'number' is not assignable to type 'string'.
Linter (ubuntu-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/