fix(release): stop publishing broken .app.zip and updater artifacts - #11
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/platform/types.ts#L20
Unexpected any. Specify a different type
|
|
Lint:
src/platform/types.ts#L17
Unexpected any. Specify a different type
|
|
Lint:
src/platform/types.ts#L16
Unexpected any. Specify a different type
|
|
Lint:
src/hooks/useWindowResize.ts#L62
The ref value 'resizeTimeoutRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'resizeTimeoutRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Lint
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
Lint
The ref value 'contentRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'contentRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Lint
Promise returned in function argument where a void return was expected
|
|
Lint:
src/components/Viewer.tsx#L218
This assertion is unnecessary since the receiver accepts the original type of the expression
|
|
Lint:
src/components/Viewer.tsx#L186
Unnecessary escape character: \-
|
|
Lint:
src/components/Tooltip.tsx#L88
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
background
wait
wait-all
cancel
parallel
Loading