Skip to content

Show descriptions of roles on hover #420

Show descriptions of roles on hover

Show descriptions of roles on hover #420

Triggered via push November 7, 2024 23:59
Status Failure
Total duration 8m 16s
Artifacts

main.yml

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

Annotations

12 errors and 4 warnings
release (macos-latest): src/components/MultiLanguageFieldEdit.tsx#L98
Type 'string' is not assignable to type 'number'.
release (macos-latest): src/components/MultiLanguageFieldEdit.tsx#L101
Type '({ children, data, innerProps, isDisabled }: { children: any; data: any; innerProps: any; isDisabled: any; }) => Element' is not assignable to type 'ComponentType<MultiValueGenericProps<any, true, GroupBase<any>>> | undefined'.
release (macos-latest): src/components/session/AccessChooser.tsx#L65
Type 'string' is not assignable to type 'number'.
release (macos-latest): src/components/session/PeopleChooser.tsx#L98
Type '({ children, data, innerProps, isDisabled }: { children: any; data: any; innerProps: any; isDisabled: any; }) => Element' is not assignable to type 'ComponentType<MultiValueGenericProps<any, true, GroupBase<any>>> | undefined'.
release (macos-latest): src/components/session/PersonChooser.tsx#L72
Type '{ container: (styles: any, { data }: { data: any; }) => any; }' is not assignable to type 'StylesConfig<any, false, GroupBase<any>>'.
release (macos-latest): src/components/SingleLanguageChooser.tsx#L76
Type 'string' is not assignable to type 'number'.
release (windows-latest): src/components/MultiLanguageFieldEdit.tsx#L98
Type 'string' is not assignable to type 'number'.
release (windows-latest): src/components/MultiLanguageFieldEdit.tsx#L101
Type '({ children, data, innerProps, isDisabled }: { children: any; data: any; innerProps: any; isDisabled: any; }) => Element' is not assignable to type 'ComponentType<MultiValueGenericProps<any, true, GroupBase<any>>> | undefined'.
release (windows-latest): src/components/session/AccessChooser.tsx#L65
Type 'string' is not assignable to type 'number'.
release (windows-latest): src/components/session/PeopleChooser.tsx#L98
Type '({ children, data, innerProps, isDisabled }: { children: any; data: any; innerProps: any; isDisabled: any; }) => Element' is not assignable to type 'ComponentType<MultiValueGenericProps<any, true, GroupBase<any>>> | undefined'.
release (windows-latest): src/components/session/PersonChooser.tsx#L72
Type '{ container: (styles: any, { data }: { data: any; }) => any; }' is not assignable to type 'StylesConfig<any, false, GroupBase<any>>'.
release (windows-latest): src/components/SingleLanguageChooser.tsx#L76
Type 'string' is not assignable to type 'number'.
release (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: samuelmeuli/action-electron-builder@v1.6.0. 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, samuelmeuli/action-electron-builder@v1.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: samuelmeuli/action-electron-builder@v1.6.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
release (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, samuelmeuli/action-electron-builder@v1.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/