Build and Release Electron App #1
Annotations
6 errors and 1 warning
build (ubuntu-latest):
src/node/config/types/ConfigCheckbox.tsx#L18
Type '{ children: string; checked: any; onChange: (e: ChangeEvent<HTMLInputElement>) => void; disabled: boolean; required: boolean; }' is not assignable to type 'IntrinsicAttributes & CheckboxProps & RefAttributes<HTMLInputElement> & { component?: any; renderRoot?: (props: Record<...>) => ReactNode; }'.
|
build (ubuntu-latest)
Process completed with exit code 2.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
build (ubuntu-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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|