Skip to content

SIMSBIOHUB-459: Fixed save taxonomy repo method #662

SIMSBIOHUB-459: Fixed save taxonomy repo method

SIMSBIOHUB-459: Fixed save taxonomy repo method #662

Triggered via pull request February 12, 2024 19:50
Status Cancelled
Total duration 2m 25s
Artifacts

lint-format.yml

on: pull_request
Checkout and cache target branch
15s
Checkout and cache target branch
Running Linter and Formatter
1m 49s
Running Linter and Formatter
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Running Linter and Formatter
The operation was canceled.
Checkout and cache target branch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running Linter and Formatter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running Linter and Formatter: api/src/services/gcnotify-service.ts#L252
'userIdentifier' is defined but never used
Running Linter and Formatter: api/src/services/gcnotify-service.ts#L252
'identitySource' is defined but never used
Running Linter and Formatter: app/src/components/security/SecurityRuleForm.tsx#L100
React Hook useMemo has missing dependencies: 'allSecurityRules' and 'formikProps.initialValues.submissionFeatureIds'. Either include them or remove the dependency array
Running Linter and Formatter: app/src/contexts/submissionContext.tsx#L123
React Hook useEffect has a missing dependency: 'submissionFeaturesAppliedRulesDataLoader'. Either include it or remove the dependency array