Update dependency @types/koa-static to v4.0.4 #165
Annotations
11 warnings
check:
packages/client/src/components/app.tsx#L32
Unexpected any. Specify a different type
|
check:
packages/client/src/components/app.tsx#L92
Unsafe call of an `any` typed value
|
check:
packages/client/src/components/app.tsx#L146
Unsafe assignment of an `any` value
|
check:
packages/client/src/components/app.tsx#L146
Unsafe member access .container on an `any` value
|
check:
packages/client/src/components/app.tsx#L220
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
|
check:
packages/client/src/components/app.tsx#L228
Unsafe assignment of an `any` value
|
check:
packages/client/src/components/app.tsx#L228
Unsafe member access .main on an `any` value
|
check:
packages/client/src/components/check-box.tsx#L22
Unsafe assignment of an `any` value
|
check:
packages/client/src/components/check-box.tsx#L22
Unsafe member access .checkbox on an `any` value
|
check:
packages/client/src/components/client-add.tsx#L38
Promise-returning function provided to attribute where a void return was expected
|
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|