Feature/team creation #81
firebase-hosting-pull-request.yml
on: pull_request
lint
1m 38s
build
1m 48s
deploy_preview
0s
Annotations
3 errors and 5 warnings
build:
src/components/teams/TeamAdminDisplay.tsx#L1
'TeamMemberBadge' cannot be used as a JSX component.
|
build:
src/components/teams/TeamDisplay.tsx#L1
'TeamMemberBadge' cannot be used as a JSX component.
|
build
Process completed with exit code 2.
|
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/utils/apis/firebase.ts#L25
'Dispatch' is defined but never used
|
lint:
src/views/portal/admin/teams/index.tsx#L1
'Dispatch' is defined but never used
|
lint:
src/views/portal/admin/teams/index.tsx#L1
'useReducer' is defined but never used
|
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/
|