chore(deps-dev): bump postcss from 8.4.19 to 8.4.31 #250
Annotations
2 errors and 10 warnings
|
|
examples/majordomo/broker.ts#L21
'blank' is assigned a value but never used
|
examples/majordomo/broker.ts#L24
Unsafe argument of type `Router` assigned to a parameter of type `Buffer`
|
examples/majordomo/broker.ts#L24
Unsafe spread of an `any` type
|
examples/majordomo/broker.ts#L27
Unsafe argument of type `Router` assigned to a parameter of type `Buffer`
|
examples/majordomo/broker.ts#L27
Unsafe spread of an `any` type
|
examples/majordomo/broker.ts#L35
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
|
examples/majordomo/broker.ts#L39
Unexpected any value in conditional. An explicit comparison or type cast is required
|
examples/majordomo/broker.ts#L51
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
examples/majordomo/broker.ts#L59
'blank' is assigned a value but never used
|
examples/majordomo/broker.ts#L88
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
|
The logs for this run have expired and are no longer available.
Loading