Skip to content

Bump Microsoft.Identity.Client from 4.59.0 to 4.59.1 in /Auth/AuthServices #751

Bump Microsoft.Identity.Client from 4.59.0 to 4.59.1 in /Auth/AuthServices

Bump Microsoft.Identity.Client from 4.59.0 to 4.59.1 in /Auth/AuthServices #751

Triggered via pull request April 16, 2024 22:08
Status Success
Total duration 56m 0s
Artifacts

dotnet.yml

on: pull_request
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)
The member 'OutOfDateRangeException.Equals(Object?)' does not hide an accessible member. The new keyword is not required.
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)
'EventDay' is obsolete: 'This class is obsoleted in this android platform'
build (windows-latest)
'IOnDayClickListener' is obsolete: 'This class is obsoleted in this android platform'
build (windows-latest)
'IOnDayClickListener' 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)
'EventDay' is obsolete: 'This class is obsoleted in this android platform'
build (macos-13)
'IOnDayClickListener' is obsolete: 'This class is obsoleted in this android platform'
build (macos-13)
'IOnDayClickListener' is obsolete: 'This class is obsoleted in this android platform'
build (macos-13)
'IOnDayLongClickListener' is obsolete: 'This class is obsoleted in this android platform'
build (macos-13)
'IOnDayLongClickListener' is obsolete: 'This class is obsoleted in this android platform'
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).