Skip to content

Upgrade tutorial 1 code to brand new .NET 8 project files #55

Upgrade tutorial 1 code to brand new .NET 8 project files

Upgrade tutorial 1 code to brand new .NET 8 project files #55

Triggered via pull request March 21, 2024 21:48
Status Success
Total duration 8m 11s
Artifacts

build-pr.yml

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

Annotations

22 warnings and 8 notices
build (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-13)
Found no csproj for file 8.0/Tutorials/ConvertToMvvm/app_after.zip
build (macos-13)
Found no csproj for file 8.0/Tutorials/ConvertToMvvm/app_before.zip
build (macos-13): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NoteViewModel.cs#L62
Possible null reference argument for parameter 'filename' in 'Note Note.Load(string filename)'.
build (macos-13): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L18
Nullability of reference types in type of parameter 'note' of 'Task NotesViewModel.SelectNoteAsync(NoteViewModel note)' doesn't match the target delegate 'Func<NoteViewModel?, Task>' (possibly because of nullability attributes).
build (macos-13): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L36
Converting null literal or possible null value to non-nullable type.
build (macos-13): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L37
Converting null literal or possible null value to non-nullable type.
build (macos-13): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L45
Converting null literal or possible null value to non-nullable type.
build (macos-13): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L46
Converting null literal or possible null value to non-nullable type.
build (macos-13): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L56
Possible null reference argument for parameter 'filename' in 'Note Note.Load(string filename)'.
build (macos-13): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L18
Nullability of reference types in type of parameter 'note' of 'Task NotesViewModel.SelectNoteAsync(NoteViewModel note)' doesn't match the target delegate 'Func<NoteViewModel?, Task>' (possibly because of nullability attributes).
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest)
Found no csproj for file 8.0/Tutorials/ConvertToMvvm/app_after.zip
build (windows-latest)
Found no csproj for file 8.0/Tutorials/ConvertToMvvm/app_before.zip
build (windows-latest): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NoteViewModel.cs#L62
Possible null reference argument for parameter 'filename' in 'Note Note.Load(string filename)'.
build (windows-latest): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NoteViewModel.cs#L62
Possible null reference argument for parameter 'filename' in 'Note Note.Load(string filename)'.
build (windows-latest): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L18
Nullability of reference types in type of parameter 'note' of 'Task NotesViewModel.SelectNoteAsync(NoteViewModel note)' doesn't match the target delegate 'Func<NoteViewModel?, Task>' (possibly because of nullability attributes).
build (windows-latest): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L18
Nullability of reference types in type of parameter 'note' of 'Task NotesViewModel.SelectNoteAsync(NoteViewModel note)' doesn't match the target delegate 'Func<NoteViewModel?, Task>' (possibly because of nullability attributes).
build (windows-latest): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L36
Converting null literal or possible null value to non-nullable type.
build (windows-latest): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L36
Converting null literal or possible null value to non-nullable type.
build (windows-latest): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L37
Converting null literal or possible null value to non-nullable type.
build (windows-latest): 8.0/Tutorials/ConvertToMvvm/code/ViewModels/NotesViewModel.cs#L37
Converting null literal or possible null value to non-nullable type.
build (macos-13)
./8.0/Tutorials/ConvertToMvvm/code/Notes.csproj is not in processed builds yet
build (macos-13)
Added ./8.0/Tutorials/ConvertToMvvm/code/Notes.csproj to processed builds
build (macos-13)
./8.0/Tutorials/CreateNetMauiApp/code/Notes.csproj is not in processed builds yet
build (macos-13)
Added ./8.0/Tutorials/CreateNetMauiApp/code/Notes.csproj to processed builds
build (windows-latest)
./8.0/Tutorials/ConvertToMvvm/code/Notes.csproj is not in processed builds yet
build (windows-latest)
Added ./8.0/Tutorials/ConvertToMvvm/code/Notes.csproj to processed builds
build (windows-latest)
./8.0/Tutorials/CreateNetMauiApp/code/Notes.csproj is not in processed builds yet
build (windows-latest)
Added ./8.0/Tutorials/CreateNetMauiApp/code/Notes.csproj to processed builds