Skip to content

feat: new dashboard experience #179

feat: new dashboard experience

feat: new dashboard experience #179

Triggered via pull request September 16, 2024 18:33
Status Failure
Total duration 1m 39s
Artifacts

frontend-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/BookmarkPopover.tsx#L241
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/BookmarkPopover.tsx#L241
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/DatasetSelectBox.tsx#L55
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/DatasetSelectBox.tsx#L55
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/OrganizationSelectBox.tsx#L24
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/OrganizationSelectBox.tsx#L24
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L487
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L487
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L729
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L729
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L814
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L814
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L889
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L889
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/SearchForm.tsx#L1011
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
/home/skeptrune/git_projects/devflowinc/trieve/frontends/search/src/components/ThemeModeController.tsx#L61
[@typescript-eslint/unbound-method] Avoid referencing unbound methods which may cause unintentional scoping of `this`. If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
build-test
dashboard#build: command (/home/runner/_work/trieve/trieve/frontends/dashboard) /tmp/yarn--1726511702723-0.1310736645615409/yarn run build exited (2)
build-test
Process completed with exit code 2.
eslint
ESLint errors detected.
eslint
dashboard#lint:CI: command (/home/runner/_work/trieve/trieve/frontends/dashboard) /tmp/yarn--1726511700328-0.657495106322876/yarn run lint:CI exited (1)
eslint
Process completed with exit code 1.
eslint
Invalid request. No more than 50 items are allowed; 51 were supplied.
eslint
The report-json file "${report}" could not be resolved.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: ataylorme/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: ataylorme/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/