Update dependency moment-timezone to v0.5.46 #131
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/server/src/adapters/recaptcha-client/recaptcha-client.ts#L19
Unsafe member access .success on an `any` value
|
packages/server/src/at-error.ts#L8
Unexpected any. Specify a different type
|
packages/server/src/server/server.ts#L60
Unsafe member access .originalError on an `any` value
|
packages/server/src/server/server.ts#L60
Unexpected any. Specify a different type
|
packages/server/src/utils/copyable.ts#L6
Unexpected any. Specify a different type
|
packages/server/src/utils/copyable.ts#L10
Unsafe return of an `any` typed value
|
packages/server/src/utils/copyable.ts#L10
Unexpected any. Specify a different type
|
packages/server/src/utils/mixin.ts#L5
Unexpected any. Specify a different type
|
packages/server/src/utils/mixin.ts#L5
Unexpected any. Specify a different type
|
packages/server/src/utils/mixin.ts#L9
Unsafe assignment of an `any` value
|
This job succeeded
Loading