Skip to content

fix(deps): update dependency @biomejs/biome to v1.9.2 #12065

fix(deps): update dependency @biomejs/biome to v1.9.2

fix(deps): update dependency @biomejs/biome to v1.9.2 #12065

Triggered via pull request September 22, 2024 21:58
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: pull_request
Matrix: test-types
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/use-dataloader/src/DataLoaderProvider.tsx#L11
'unknown' overrides all other types in this union type
lint: packages/use-dataloader/src/DataLoaderProvider.tsx#L25
'unknown' overrides all other types in this union type
lint: packages/use-dataloader/src/DataLoaderProvider.tsx#L30
'unknown' overrides all other types in this union type
lint: packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L58
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. A rejection handler that is not a function will be ignored
lint: packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L70
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. A rejection handler that is not a function will be ignored
lint: packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L98
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. A rejection handler that is not a function will be ignored
lint: packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L103
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. A rejection handler that is not a function will be ignored
lint: packages/use-dataloader/src/__tests__/DataLoaderProvider.test.tsx#L186
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. A rejection handler that is not a function will be ignored
lint: packages/use-dataloader/src/dataloader.ts#L16
'unknown' overrides all other types in this union type