Skip to content

Update dependency katex to v0.16.20 #195

Update dependency katex to v0.16.20

Update dependency katex to v0.16.20 #195

Triggered via push January 14, 2025 03:40
Status Success
Total duration 3m 23s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/