feat(ui): Add options to customize which columns show up in tables. #15728
main.yml
on: pull_request
Check & Publish
12m 19s
Build Artifacts
1m 58s
Run frontend tests
49s
Matrix: Check E2E Tests
Waiting for pending jobs
Matrix: Publish Docker
end
2s
Annotations
5 errors and 1 warning
tests/unit/utils/translation.spec.js > Translation Keys > should have all keys in all languages files:
ui/tests/unit/utils/translation.spec.js#L75
AssertionError: expected [ 'searchPlaceholder', …(3) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "searchPlaceholder",
+ "shownInTable",
+ "hiddenInTable",
+ "properties",
+ ]
❯ tests/unit/utils/translation.spec.js:75:29
|
Run frontend tests
Process completed with exit code 1.
|
Build Artifacts
Process completed with exit code 1.
|
Check & Publish
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
Check & Publish
Process completed with exit code 1.
|
Check & Publish
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|