Skip to content

Moving active attribute change to api.py to correspond to how GET works; #922

Moving active attribute change to api.py to correspond to how GET works;

Moving active attribute change to api.py to correspond to how GET works; #922

Triggered via push January 7, 2024 03:08
Status Success
Total duration 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
patientsearch/src/js/context/PatientListContextProvider.js#L751
Do not access Object.prototype method 'hasOwnProperty' from target object (no-prototype-builtins)
patientsearch/src/js/context/PatientListContextProvider.js#L757
Do not access Object.prototype method 'hasOwnProperty' from target object (no-prototype-builtins)
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/