update master #202
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 1 warning
|
|
run-linters:
frontend/src/pages/teams/teamList.page.tsx#L31
Replace `(⏎········<TeamListItem·key={team.id}·team={team}·detailEnabled={component?.showTeamDetails}·/>⏎······)` with `<TeamListItem·key={team.id}·team={team}·detailEnabled={component?.showTeamDetails}·/>`
|
run-linters
Process completed with exit code 1.
|
run-linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|