Bump elliptic from 6.5.4 to 6.5.7 #12
Annotations
8 warnings
Run npm test:
src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.spec.ts#L434
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run npm test:
src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.spec.ts#L452
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run npm test:
src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.spec.ts#L463
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run npm test:
src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.spec.ts#L470
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run npm test:
src/app/features/genes/components/gene-comparison-tool/gene-comparison-tool.component.ts#L997
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run npm test:
src/app/features/genes/components/gene-table/gene-table.component.ts#L170
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run npm test:
src/app/features/genes/components/gene-table/gene-table.component.ts#L172
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Run npm test:
src/server/api.ts#L83
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Loading