feat: new dashboard experience #174
frontend-tests.yml
on: pull_request
build-test
31s
eslint
42s
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--1726347951421-0.2298169299020294/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--1726347950023-0.4318835806973089/yarn run lint:CI exited (1)
|
eslint
Process completed with exit code 1.
|
eslint
Invalid request.
No more than 50 items are allowed; 53 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/
|