Skip to content

fix date

fix date #80

Triggered via push November 22, 2023 10:43
Status Success
Total duration 45s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: AspNetCoreMicrosoftGraph/Client/Shared/NavMenu.razor#L60
Possible null reference return.
build: AspNetCoreMicrosoftGraph/Client/Pages/UserProfile.razor#L34
Possible null reference assignment.
build: AspNetCoreMicrosoftGraph/Client/Pages/UserProfile.razor#L26
Non-nullable field 'apiData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: AspNetCoreMicrosoftGraph/Client/Pages/TeamsMeeting.razor#L46
Dereference of a possibly null reference.
build: AspNetCoreMicrosoftGraph/Client/Pages/UserCalendar.razor#L100
Possible null reference assignment.
build: AspNetCoreMicrosoftGraph/Client/Pages/UserCalendar.razor#L105
Cannot convert null literal to non-nullable reference type.
build: AspNetCoreMicrosoftGraph/Client/Pages/MailboxSettings.razor#L81
Possible null reference assignment.
build: AspNetCoreMicrosoftGraph/Client/Pages/MailboxSettings.razor#L86
Cannot convert null literal to non-nullable reference type.
build: AspNetCoreMicrosoftGraph/Client/Pages/MailboxSettings.razor#L46
Non-nullable field 'mailboxSettingsData' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: AspNetCoreMicrosoftGraph/Client/Pages/UserCalendar.razor#L59
Non-nullable field 'filteredEvents' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.