feat: new dashboard experience #187
Triggered via pull request
September 16, 2024 23:13
Status
Failure
Total duration
1m 13s
Artifacts
–
frontend-tests.yml
on: pull_request
build-test
38s
eslint
51s
Annotations
55 errors and 7 warnings
build-test
dashboard#build: command (/home/runner/_work/trieve/trieve/frontends/dashboard) /tmp/yarn--1726528469603-0.11581612630630711/yarn run build exited (2)
|
build-test
Process completed with exit code 2.
|
/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.
|
frontends/dashboard/src/components/ApiKeys.tsx#L27
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/ApiKeys.tsx#L27
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/ApiKeys.tsx#L179
[@typescript-eslint/no-unsafe-return] Unsafe return of an `any` typed value.
|
frontends/dashboard/src/components/ApiKeys.tsx#L179
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/ApiKeys.tsx#L198
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/CreateNewOrgModal.tsx#L50
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/DatasetExampleModal.tsx#L19
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/DatasetExampleModal.tsx#L25
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/DatasetName.tsx#L10
[@typescript-eslint/no-unsafe-return] Unsafe return of an `any` typed value.
|
frontends/dashboard/src/components/DatasetOverview.tsx#L21
[@typescript-eslint/no-unused-vars] 'A' is defined but never used. Allowed unused vars must match /^_/u.
|
frontends/dashboard/src/components/EditUserModal.tsx#L26
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/EditUserModal.tsx#L32
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/EditUserModal.tsx#L44
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/EditUserModal.tsx#L44
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/InviteUserModal.tsx#L24
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/InviteUserModal.tsx#L24
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/InviteUserModal.tsx#L52
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/InviteUserModal.tsx#L52
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/InviteUserModal.tsx#L55
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/InviteUserModal.tsx#L55
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/InviteUserModal.tsx#L61
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/InvoicesTable.tsx#L21
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/InvoicesTable.tsx#L21
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/InvoicesTable.tsx#L109
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/InvoicesTable.tsx#L109
[@typescript-eslint/no-unsafe-argument] Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`.
|
frontends/dashboard/src/components/InvoicesTable.tsx#L115
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/InvoicesTable.tsx#L119
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/NewUserOrgName.tsx#L19
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/NewUserOrgName.tsx#L19
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/NewUserOrgName.tsx#L31
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/NewUserOrgName.tsx#L31
[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.
|
frontends/dashboard/src/components/NewUserOrgName.tsx#L36
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
frontends/dashboard/src/components/NewUserOrgName.tsx#L38
[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.
|
eslint
ESLint errors detected.
|
eslint
dashboard#lint:CI: command (/home/runner/_work/trieve/trieve/frontends/dashboard) /tmp/yarn--1726528469485-0.79403563995742/yarn run lint:CI exited (1)
|
eslint
Process completed with exit code 1.
|
eslint
ESLint errors detected.
|
frontends/analytics/src/components/charts/RagQueries.tsx#L145
[solid/reactivity] The reactive variable 'columns' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.
|
frontends/analytics/src/pages/tablePages/SearchTablePage.tsx#L30
[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.
|
frontends/analytics/src/pages/tablePages/SearchTablePage.tsx#L40
[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.
|
frontends/analytics/src/pages/tablePages/SearchTablePage.tsx#L41
[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.
|
frontends/analytics/src/pages/tablePages/SearchTablePage.tsx#L51
[solid/reactivity] The reactive variable 'props.getValue' should be used within JSX, a tracked scope (like createEffect), or inside an event handler function, or else changes will be ignored.
|
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/
|