codegenしてもdiffが発生しないようにした #118
Annotations
1 error and 11 warnings
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npx lerna run build" did not complete successfully: exit code: 1
|
check:
packages/server/src/adapters/recaptcha-client/recaptcha-client.ts#L19
Unsafe member access .success on an `any` value
|
check:
packages/server/src/at-error.ts#L8
Unexpected any. Specify a different type
|
check:
packages/server/src/server/server.ts#L56
Unsafe member access .originalError on an `any` value
|
check:
packages/server/src/server/server.ts#L56
Unexpected any. Specify a different type
|
check:
packages/server/src/utils/copyable.ts#L6
Unexpected any. Specify a different type
|
check:
packages/server/src/utils/copyable.ts#L10
Unsafe return of an `any` typed value
|
check:
packages/server/src/utils/copyable.ts#L10
Unexpected any. Specify a different type
|
check:
packages/server/src/utils/mixin.ts#L5
Unexpected any. Specify a different type
|
check:
packages/server/src/utils/mixin.ts#L5
Unexpected any. Specify a different type
|
check:
packages/server/src/utils/mixin.ts#L9
Unsafe assignment of an `any` value
|
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/
|