build(deps-dev): Bump @linzjs/style from 5.1.0 to 5.4.0 #2561
Annotations
10 errors
build:
packages/cli/src/commands/info.ts#L34
This assertion is unnecessary since it does not change the type of the expression
|
build:
packages/cli/src/commands/info.ts#L244
This assertion is unnecessary since it does not change the type of the expression
|
build:
packages/cli/src/common.ts#L13
Async method 'from' has no 'await' expression
|
build:
packages/core/src/__benchmark__/cog.read.benchmark.ts#L27
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
|
build:
packages/core/src/__benchmark__/source.memory.ts#L20
Async method 'fetch' has no 'await' expression
|
build:
packages/core/src/__test__/example.ts#L32
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
|
build:
packages/core/src/read/tiff.tag.factory.ts#L117
The case statement does not have a shared enum type with the switch predicate
|
build:
packages/core/src/read/tiff.tag.factory.ts#L118
The case statement does not have a shared enum type with the switch predicate
|
build:
packages/core/src/read/tiff.tag.factory.ts#L119
The case statement does not have a shared enum type with the switch predicate
|
build:
packages/core/src/read/tiff.tag.factory.ts#L120
The case statement does not have a shared enum type with the switch predicate
|