Fix CSRF token header usage #897
tests.yml
on: pull_request
Matrix: backend
Matrix: frontend
Matrix: integration
Annotations
4 warnings
Node 16.x Python 3.9:
ui/src/components/ExpandedOrganization.vue#L164
Replace `⏎········enrollments.map((item)·=>·item.id)⏎······` with `enrollments.map((item)·=>·item.id)`
|
Node 16.x Python 3.9:
ui/src/components/OrganizationsTable.vue#L461
Replace `⏎········enrollments.map((item)·=>·item.id)⏎······` with `enrollments.map((item)·=>·item.id)`
|
Node 16.x Python 3.8:
ui/src/components/ExpandedOrganization.vue#L164
Replace `⏎········enrollments.map((item)·=>·item.id)⏎······` with `enrollments.map((item)·=>·item.id)`
|
Node 16.x Python 3.8:
ui/src/components/OrganizationsTable.vue#L461
Replace `⏎········enrollments.map((item)·=>·item.id)⏎······` with `enrollments.map((item)·=>·item.id)`
|