Skip to content

MauiStaggeredCollectionView #753

MauiStaggeredCollectionView

MauiStaggeredCollectionView #753

Triggered via push May 3, 2024 12:39
Status Failure
Total duration 50m 33s
Artifacts

dotnet.yml

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

Annotations

18 errors and 22 warnings
build (windows-latest)
Possible null reference return.
build (windows-latest)
Field 'StagLayout.contentWidth' is never assigned to, and will always have its default value 0
build (windows-latest)
Possible null reference return.
build (windows-latest)
Field 'StagLayout.contentWidth' is never assigned to, and will always have its default value 0
build (windows-latest)
Possible null reference return.
build (windows-latest)
Field 'StagLayout.contentWidth' is never assigned to, and will always have its default value 0
build (windows-latest)
Possible null reference return.
build (windows-latest)
Field 'StagLayout.contentWidth' is never assigned to, and will always have its default value 0
build (windows-latest)
Process completed with exit code 1.
build (macos-13)
Possible null reference return.
build (macos-13)
Field 'StagLayout.contentWidth' is never assigned to, and will always have its default value 0
build (macos-13)
Possible null reference return.
build (macos-13)
Field 'StagLayout.contentWidth' is never assigned to, and will always have its default value 0
build (macos-13)
Possible null reference return.
build (macos-13)
Field 'StagLayout.contentWidth' is never assigned to, and will always have its default value 0
build (macos-13)
Possible null reference return.
build (macos-13)
Field 'StagLayout.contentWidth' is never assigned to, and will always have its default value 0
build (macos-13)
Process completed with exit code 1.
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)
The member 'UnsupportedMethodsException.Equals(Object?)' does not hide an accessible member. The new keyword is not required.
build (windows-latest)
'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 (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 (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)
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)
The member 'UnsupportedMethodsException.Equals(Object?)' does not hide an accessible member. The new keyword is not required.
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).
build (macos-13)
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).