Skip to content

Update dependency katex to v0.16.11 #189

Update dependency katex to v0.16.11

Update dependency katex to v0.16.11 #189

Triggered via push July 2, 2024 17:39
Status Success
Total duration 3m 23s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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 information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/