Skip to content

Update StaggeredItemsViewLayout #756

Update StaggeredItemsViewLayout

Update StaggeredItemsViewLayout #756

Triggered via push May 6, 2024 08:52
Status Success
Total duration 53m 1s
Artifacts

dotnet.yml

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

Annotations

22 warnings
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest)
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build (windows-latest)
Skipping 'Com.Applandeo.Materialcalendarview.CalendarView.Companion' due to a duplicate nested type name. (Java type: 'com.applandeo.materialcalendarview.CalendarView')
build (windows-latest)
Skipping 'Com.Applandeo.Materialcalendarview.Utils.CalendarProperties.Companion' due to a duplicate nested type name. (Java type: 'com.applandeo.materialcalendarview.utils.CalendarProperties')
build (windows-latest)
'EventDay' is obsolete: 'This class is obsoleted in this android platform'
build (windows-latest)
Nullability of reference types in type of parameter 'adapterView' of 'void DayRowClickListener.OnItemClick(AdapterView adapterView, View view, int position, long id)' doesn't match implicitly implemented member 'void IOnItemClickListener.OnItemClick(AdapterView? parent, View? view, int position, long id)' (possibly because of nullability attributes).
build (windows-latest)
Nullability of reference types in type of parameter 'view' of 'void DayRowClickListener.OnItemClick(AdapterView adapterView, View view, int position, long id)' doesn't match implicitly implemented member 'void IOnItemClickListener.OnItemClick(AdapterView? parent, View? view, int position, long id)' (possibly because of nullability attributes).
build (windows-latest)
Nullability of reference types in type of parameter 'adapterView' of 'bool DayRowLongClickListener.OnItemLongClick(AdapterView adapterView, View view, int position, long id)' doesn't match implicitly implemented member 'bool IOnItemLongClickListener.OnItemLongClick(AdapterView? parent, View? view, int position, long id)' (possibly because of nullability attributes).
build (windows-latest)
Nullability of reference types in type of parameter 'view' of 'bool DayRowLongClickListener.OnItemLongClick(AdapterView adapterView, View view, int position, long id)' doesn't match implicitly implemented member 'bool IOnItemLongClickListener.OnItemLongClick(AdapterView? parent, View? view, int position, long id)' (possibly because of nullability attributes).
build (windows-latest)
'EventDay' is obsolete: 'This class is obsoleted in this android platform'
build (windows-latest)
'EventDay' is obsolete: 'This class is obsoleted in this android platform'
build (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-13)
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build (macos-13)
Skipping 'Com.Applandeo.Materialcalendarview.CalendarView.Companion' due to a duplicate nested type name. (Java type: 'com.applandeo.materialcalendarview.CalendarView')
build (macos-13)
Skipping 'Com.Applandeo.Materialcalendarview.Utils.CalendarProperties.Companion' due to a duplicate nested type name. (Java type: 'com.applandeo.materialcalendarview.utils.CalendarProperties')
build (macos-13)
'EventDay' is obsolete: 'This class is obsoleted in this android platform'
build (macos-13)
The member 'OutOfDateRangeException.Equals(Object?)' does not hide an accessible member. The new keyword is not required.
build (macos-13)
The member 'UnsupportedMethodsException.Equals(Object?)' does not hide an accessible member. The new keyword is not required.
build (macos-13)
'CalendarGridView.OnMeasure(int, int)' hides inherited member 'View.OnMeasure(int, int)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build (macos-13)
Nullability of reference types in type of parameter 'adapterView' of 'void DayRowClickListener.OnItemClick(AdapterView adapterView, View view, int position, long id)' doesn't match implicitly implemented member 'void IOnItemClickListener.OnItemClick(AdapterView? parent, View? view, int position, long id)' (possibly because of nullability attributes).
build (macos-13)
Nullability of reference types in type of parameter 'view' of 'void DayRowClickListener.OnItemClick(AdapterView adapterView, View view, int position, long id)' doesn't match implicitly implemented member 'void IOnItemClickListener.OnItemClick(AdapterView? parent, View? view, int position, long id)' (possibly because of nullability attributes).
build (macos-13)
Nullability of reference types in type of parameter 'adapterView' of 'bool DayRowLongClickListener.OnItemLongClick(AdapterView adapterView, View view, int position, long id)' doesn't match implicitly implemented member 'bool IOnItemLongClickListener.OnItemLongClick(AdapterView? parent, View? view, int position, long id)' (possibly because of nullability attributes).