Skip to content

revert cache to non-circular linked list and consolidate functions #1657

revert cache to non-circular linked list and consolidate functions

revert cache to non-circular linked list and consolidate functions #1657

Triggered via push September 12, 2024 00:00
Status Success
Total duration 1m 2s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
✅ Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
✅ Lint: src/simularium/VisDataCache.ts#L196
Forbidden non-null assertion
✅ Lint: src/simularium/VisDataCache.ts#L230
Forbidden non-null assertion
✅ Lint: src/simularium/VisDataCache.ts#L233
Forbidden non-null assertion
✅ Lint: src/simularium/VisDataCache.ts#L235
Forbidden non-null assertion
✅ Lint: src/simularium/VisDataCache.ts#L236
Forbidden non-null assertion
✅ Lint: src/simularium/VisDataCache.ts#L247
Forbidden non-null assertion
Type Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/