Skip to content

Fix CSRF token header usage #897

Fix CSRF token header usage

Fix CSRF token header usage #897

Triggered via pull request January 4, 2024 14:48
Status Success
Total duration 3m 30s
Artifacts

tests.yml

on: pull_request
Matrix: backend
Matrix: frontend
Matrix: integration
Fit to window
Zoom out
Zoom in

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)`