Skip to content

Update Docker actions versions #7

Update Docker actions versions

Update Docker actions versions #7

GitHub Actions / ESLint Report Analysis failed Nov 22, 2023 in 2s

ESLint Report Analysis

1474 ESLint error(s) and 0 ESLint warning(s) found

Details

Annotations

Check failure on line 46 in packages/portal/src/elements/forms/team/edit/useTeamEditorForm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/team/edit/useTeamEditorForm.ts#L46

[@typescript-eslint/no-unsafe-assignment] Unsafe array destructuring of a tuple element with an `any` value.

Check failure on line 88 in packages/portal/src/elements/forms/team/create/TeamCreator.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/team/create/TeamCreator.tsx#L88

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .NewTeam on an `any` value.

Check failure on line 39 in packages/portal/src/elements/viewers/person/PersonViewer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/viewers/person/PersonViewer.tsx#L39

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 90 in packages/portal/src/elements/forms/team/create/TeamCreator.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/team/create/TeamCreator.tsx#L90

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 85 in packages/portal/src/elements/forms/point-entry/create/PointEntryOpportunityLookup.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/point-entry/create/PointEntryOpportunityLookup.tsx#L85

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 39 in packages/portal/src/elements/viewers/person/PersonViewer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/viewers/person/PersonViewer.tsx#L39

[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.

Check failure on line 46 in packages/portal/src/elements/forms/event/create/EventCreator.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/event/create/EventCreator.tsx#L46

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 26 in packages/portal/src/elements/forms/event/edit/EventEditorGQL.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/event/edit/EventEditorGQL.ts#L26

[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.

Check failure on line 62 in packages/portal/src/elements/forms/person/create/usePersonCreatorForm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/person/create/usePersonCreatorForm.ts#L62

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .createPerson on an `any` value.

Check failure on line 47 in packages/portal/src/elements/forms/team/edit/useTeamEditorForm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/team/edit/useTeamEditorForm.ts#L47

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 97 in packages/portal/src/elements/forms/person/edit/usePersonEditorForm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/person/edit/usePersonEditorForm.ts#L97

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 10 in packages/portal/src/elements/forms/team/create/TeamCreatorGQL.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/team/create/TeamCreatorGQL.ts#L3-L10

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 31 in packages/portal/src/elements/tables/PeopleTable.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/tables/PeopleTable.tsx#L31

[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.

Check failure on line 85 in packages/portal/src/elements/forms/point-entry/create/PointEntryOpportunityLookup.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/point-entry/create/PointEntryOpportunityLookup.tsx#L85

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .name on an `any` value.

Check failure on line 43 in packages/portal/src/elements/viewers/person/PersonViewer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/viewers/person/PersonViewer.tsx#L43

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.

Check failure on line 56 in packages/portal/src/elements/forms/event/create/EventCreator.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/event/create/EventCreator.tsx#L56

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .length on an `any` value.

Check failure on line 16 in packages/portal/src/elements/forms/event/edit/useEventEditorForm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/event/edit/useEventEditorForm.ts#L16

[@typescript-eslint/no-redundant-type-constituents] 'any' overrides all other types in this union type.

Check failure on line 20 in packages/portal/src/elements/forms/person/edit/PersonEditor.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/person/edit/PersonEditor.tsx#L20

[@typescript-eslint/no-redundant-type-constituents] 'any' overrides all other types in this union type.

Check failure on line 222 in packages/portal/src/elements/tables/TeamsTable.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/tables/TeamsTable.tsx#L222

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .teams on an `any` value.

Check failure on line 47 in packages/portal/src/elements/forms/team/edit/useTeamEditorForm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/team/edit/useTeamEditorForm.ts#L47

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .uuid on an `any` value.

Check failure on line 3 in packages/portal/src/elements/forms/team/create/TeamCreatorGQL.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/team/create/TeamCreatorGQL.ts#L3

[@typescript-eslint/no-unsafe-call] Unsafe call of an `any` typed value.

Check failure on line 66 in packages/portal/src/elements/viewers/event/EventViewer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/viewers/event/EventViewer.tsx#L66

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .uuid on an `any` value.

Check failure on line 97 in packages/portal/src/elements/forms/person/edit/usePersonEditorForm.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/forms/person/edit/usePersonEditorForm.ts#L97

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .Committee on an `any` value.

Check failure on line 43 in packages/portal/src/elements/viewers/person/PersonViewer.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/elements/viewers/person/PersonViewer.tsx#L43

[@typescript-eslint/no-unsafe-member-access] Unsafe member access .uuid on an `any` value.

Check failure on line 41 in packages/portal/src/pages/teams/spirit/single-team/view-team/ViewTeamPage.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/portal/src/pages/teams/spirit/single-team/view-team/ViewTeamPage.tsx#L41

[@typescript-eslint/no-unsafe-assignment] Unsafe assignment of an `any` value.