Skip to content

MAT-9817: add madie-admin library share #210

MAT-9817: add madie-admin library share

MAT-9817: add madie-admin library share #210

Triggered via pull request August 7, 2026 14:39
@mcmcphillipsmcmcphillips
synchronize #57
MAT-9817
Status Failure
Total duration 1m 31s
Artifacts

unit_test_coverage.yml

on: pull_request
Checkout, install, lint, build and test with coverage
1m 28s
Checkout, install, lint, build and test with coverage
Upload code coverage to Codacy
0s
Upload code coverage to Codacy
Upload code coverage to Codecov
0s
Upload code coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
Checkout, install, lint, build and test with coverage
Process completed with exit code 1.
Checkout, install, lint, build and test with coverage
'UserStatus' cannot be used as a value because it was imported using 'import type'.
Checkout, install, lint, build and test with coverage
'UserStatus' cannot be used as a value because it was imported using 'import type'.
Checkout, install, lint, build and test with coverage
'UserStatus' cannot be used as a value because it was imported using 'import type'.
Checkout, install, lint, build and test with coverage
'UserStatus' cannot be used as a value because it was imported using 'import type'.
Checkout, install, lint, build and test with coverage
'UserStatus' cannot be used as a value because it was imported using 'import type'.
Checkout, install, lint, build and test with coverage
'UserStatus' cannot be used as a value because it was imported using 'import type'.
Checkout, install, lint, build and test with coverage
'UserStatus' cannot be used as a value because it was imported using 'import type'.
Checkout, install, lint, build and test with coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Checkout, install, lint, build and test with coverage: src/components/landing/userManagement/userProfile/UserProfile.tsx#L1499
React Hook useCallback has a missing dependency: 'userName'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/landing/userManagement/userProfile/UserProfile.tsx#L1158
React Hook useCallback has a missing dependency: 'libraryTable'. Either include it or remove the dependency array
Checkout, install, lint, build and test with coverage: src/components/landing/userManagement/userProfile/UserProfile.tsx#L917
React Hook useMemo has a missing dependency: 'table'. Either include it or remove the dependency array