Build AHK.GradeManagement #2
AHK.GradeManagement-build.yml
on: workflow_dispatch
build-and-test
1m 26s
Annotations
11 warnings
|
build-and-test
No files were found with the provided path: ./output. No artifacts will be uploaded.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/Response/SubjectResponse.cs#L7
Non-nullable property 'NeptunCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/Response/SubjectResponse.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/Score.cs#L9
Non-nullable property 'ScoreType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/ScoreType.cs#L6
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/ScoreTypeExercise.cs#L7
Non-nullable property 'ScoreType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/Semester.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/User.cs#L11
Non-nullable property 'BmeEmail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/User.cs#L10
Non-nullable property 'GithubId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/User.cs#L9
Non-nullable property 'NeptunCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
src/Ahk.GradeManagement/Ahk.GradeManagement.Shared/Dtos/User.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|