Skip to content

chore: updates

chore: updates #60

Triggered via push August 31, 2024 02:25
Status Failure
Total duration 1m 23s
Artifacts

build.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
release (macos-latest): src/app/listener.middleware/index.ts#L24
Type 'string[]' is not assignable to type '["data" | "__rtkq" | "dataApi", string]'.
release (macos-latest): src/app/listener.middleware/index.ts#L45
Property 'length' does not exist on type '{}'.
release (macos-latest): src/app/listener.middleware/index.ts#L46
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
release (macos-latest): src/app/store.ts#L33
Type '(getDefaultMiddleware: GetDefaultMiddleware<{ data: import("/Users/runner/work/vocechat-desktop/vocechat-desktop/src/app/slices/data").StoredData; dataApi: import("/Users/runner/work/vocechat-desktop/vocechat-desktop/node_modules/@reduxjs/toolkit/dist/query/index").CombinedState<{ getServerInfo: import("/Users/runne...' is not assignable to type '(getDefaultMiddleware: GetDefaultMiddleware<{ data: import("/Users/runner/work/vocechat-desktop/vocechat-desktop/src/app/slices/data").StoredData; dataApi: import("/Users/runner/work/vocechat-desktop/vocechat-desktop/node_modules/@reduxjs/toolkit/dist/query/index").CombinedState<{ getServerInfo: import("/Users/runne...'. Two different types with this name exist, but they are unrelated.
release (macos-latest): src/components/base/modal-wrapper.tsx#L9
Type '({ id, mask, children }: PropsWithChildren<Props>) => ReactPortal | null' is not assignable to type 'FC<PropsWithChildren<Props>>'.
release (windows-latest)
The job was canceled because "macos-latest" failed.
release (windows-latest)
The operation was canceled.
release (ubuntu-latest)
The job was canceled because "macos-latest" failed.
release (ubuntu-latest)
The operation was canceled.
release (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: samuelmeuli/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, samuelmeuli/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/