Upgrade tutorial 1 code to brand new .NET 8 project files #54
Annotations
11 warnings and 2 notices
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/.
|
Find and build changed projects
Found no csproj for file 8.0/Tutorials/CreateNetMauiApp/app_after.zip
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L5
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L6
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L5
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L6
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L5
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L6
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L5
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L6
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects:
8.0/Tutorials/CreateNetMauiApp/code/Models/Note.cs#L5
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Find and build changed projects
./8.0/Tutorials/CreateNetMauiApp/code/Notes.csproj is not in processed builds yet
|
Find and build changed projects
Added ./8.0/Tutorials/CreateNetMauiApp/code/Notes.csproj to processed builds
|
The logs for this run have expired and are no longer available.
Loading