Skip to content

[Fix] [WRS-2116] Zoom to page on page size change #982

[Fix] [WRS-2116] Zoom to page on page size change

[Fix] [WRS-2116] Zoom to page on page size change #982

Triggered via pull request November 26, 2024 07:24
Status Success
Total duration 3m 34s
Artifacts

pr-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (20)
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/
build (20): src/components/itemBrowser/ItemBrowser.tsx#L272
React Hook useCallback has a missing dependency: 'setNavigationStack'. Either include it or remove the dependency array
build (20): src/contexts/ShortcutManager/ShortcutProvider.tsx#L72
React Hook useMemo has missing dependencies: 'handleKeyDown' and 'iframe'. Either include them or remove the dependency array
build (20): src/main.tsx#L32
Forbidden non-null assertion
build (20): src/tests/integration/StudioLoaderExpiredTokenSDK.test.tsx#L55
Unexpected any. Specify a different type
build (20): src/tests/integration/StudioLoaderExpiredTokenSDK.test.tsx#L86
Unexpected any. Specify a different type
build (20): src/tests/navbar/StudioNavbar.test.tsx#L67
Unexpected any. Specify a different type
build (20): src/types/types.ts#L34
Unexpected any. Specify a different type