#329 2fa feature, students/users service, identity service update, layout update #52
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Commands/UpdateStudent.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Commands/UpdateStudent.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Commands/UpdateStudent.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Commands/UpdateStudent.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Queries/IPagedGetStudentsQuery.cs#L8
The member 'IPagedGetStudentsQuery.ResultsPerPage' does not hide an accessible member. The new keyword is not required.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Queries/IPagedGetStudentsQuery.cs#L9
The member 'IPagedGetStudentsQuery.Name' does not hide an accessible member. The new keyword is not required.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Commands/UpdateStudent.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Commands/UpdateStudent.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Commands/UpdateStudent.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MiniSpace.Services.Students/src/MiniSpace.Services.Students.Application/Commands/UpdateStudent.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading