Update dependency moment-timezone to v0.5.46 #131
Annotations
13 warnings
check
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/
|
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#L60
Unsafe member access .originalError on an `any` value
|
check:
packages/server/src/server/server.ts#L60
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, kgtkr/docker-tags-gen-action@master, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|