Skip to content

Feature/team creation #77

Feature/team creation

Feature/team creation #77

Triggered via pull request January 9, 2024 01:08
Status Failure
Total duration 2m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build: src/components/teams/TeamDisplay.tsx#L1
Expected 2 arguments, but got 3.
build: src/components/teams/TeamDisplay.tsx#L1
'TeamMemberBadge' cannot be used as a JSX component.
build: src/utils/apis/firebase.ts#L1
Module '"../types"' has no exported member 'TeamMember'.
build: src/utils/apis/firebase.ts#L1
Cannot find name 'User'.
build: src/utils/apis/firebase.ts#L1
Cannot find name 'User'.
build: src/utils/apis/firebase.ts#L1
Cannot find name 'User'.
build: src/utils/apis/firebase.ts#L1
Cannot find name 'User'.
build: src/utils/apis/firebase.ts#L1
Cannot find name 'User'.
build: src/utils/apis/firebase.ts#L1
Cannot find name 'User'.
build: src/utils/apis/firebase.ts#L1
Cannot find name 'User'.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/components/teams/TeamBuilder.tsx#L175
Invalid Tailwind CSS classnames order
lint: src/components/teams/TeamInvite.tsx#L14
'invite' is assigned a value but never used
lint: src/components/teams/TeamInvite.tsx#L43
Invalid Tailwind CSS classnames order
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/