revert cache to non-circular linked list and consolidate functions #1657
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/
|