Bump serve-static from 1.15.0 to 1.16.2 #198
Annotations
10 warnings
Run npm run lint:
src/lib/weechat/action_transformer.ts#L234
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/store/buffers.ts#L44
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/store/lines.ts#L37
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/store/nicklists.ts#L28
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/store/nicklists.ts#L38
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/store/selectors.ts#L16
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/usecase/App.tsx#L30
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/usecase/Root.tsx#L68
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Run npm run lint:
src/usecase/Root.tsx#L68
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Run npm run lint:
src/usecase/Root.tsx#L169
Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly
|
Loading