preparation for Release 2.2.0 #331
Annotations
52 warnings
build (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-22.04)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build (ubuntu-22.04):
AdLerBackend.Application/Adaptivity/GetAdaptivityModuleQuestionDetails/GetAdaptivityElementDetailsHandler.cs#L45
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
AdLerBackend.Application/Adaptivity/AnswerAdaptivityQuestion/AnswerAdaptivityQuestionHandler.cs#L45
Dereference of a possibly null reference.
|
build (ubuntu-22.04):
AdLerBackend.Application/Adaptivity/AnswerAdaptivityQuestion/AnswerAdaptivityQuestionHandler.cs#L50
Possible null reference argument for parameter 'adaptivityElement' in 'Guid IdExtractor.GetUuidFromQuestionId(int questionId, AdaptivityElement adaptivityElement)'.
|
build (ubuntu-22.04):
AdLerBackend.Application/Common/DTOs/AdaptivityAnsweredQuestionTo.cs#L11
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-22.04):
AdLerBackend.Application/Common/DTOs/AdaptivityAnsweredQuestionTo.cs#L16
Non-nullable property 'Answer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-22.04):
AdLerBackend.Application/Common/Responses/World/CreateWorldResponse.cs#L6
Non-nullable property 'WorldNameInLms' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-22.04):
AdLerBackend.Application/Common/Responses/World/CreateWorldResponse.cs#L7
Non-nullable property 'WorldLmsUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-22.04):
AdLerBackend.Application/Common/Responses/LMSAdapter/LMSCourseCreationResponse.cs#L6
Non-nullable property 'CourseLmsName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-22.04):
AdLerBackend.Application/Common/Responses/LMSAdapter/Adaptivity/AdaptivityModuleStateResponseAfterAnswer.cs#L5
Non-nullable property 'Questions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-22.04):
AdLerBackend.Application/Common/Responses/LMSAdapter/Adaptivity/AdaptivityModuleStateResponseAfterAnswer.cs#L6
Non-nullable property 'Tasks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-20.04):
AdLerBackend.Application/Common/DTOs/AdaptivityAnsweredQuestionTo.cs#L11
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-20.04):
AdLerBackend.Application/Common/DTOs/AdaptivityAnsweredQuestionTo.cs#L16
Non-nullable property 'Answer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-20.04):
AdLerBackend.Application/Adaptivity/GetAdaptivityModuleQuestionDetails/GetAdaptivityElementDetailsHandler.cs#L45
Dereference of a possibly null reference.
|
build (ubuntu-20.04):
AdLerBackend.Application/Adaptivity/AnswerAdaptivityQuestion/AnswerAdaptivityQuestionHandler.cs#L45
Dereference of a possibly null reference.
|
build (ubuntu-20.04):
AdLerBackend.Application/Adaptivity/AnswerAdaptivityQuestion/AnswerAdaptivityQuestionHandler.cs#L50
Possible null reference argument for parameter 'adaptivityElement' in 'Guid IdExtractor.GetUuidFromQuestionId(int questionId, AdaptivityElement adaptivityElement)'.
|
build (ubuntu-20.04):
AdLerBackend.Application/Common/Responses/World/CreateWorldResponse.cs#L6
Non-nullable property 'WorldNameInLms' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-20.04):
AdLerBackend.Application/Common/Responses/World/CreateWorldResponse.cs#L7
Non-nullable property 'WorldLmsUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-20.04):
AdLerBackend.Application/Common/Responses/LMSAdapter/LMSCourseCreationResponse.cs#L6
Non-nullable property 'CourseLmsName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-20.04):
AdLerBackend.Application/Common/Responses/Adaptivity/GetAdaptivityElementDetailsResponse.cs#L10
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-20.04):
AdLerBackend.Application/Common/Responses/Adaptivity/GetAdaptivityElementDetailsResponse.cs#L11
Non-nullable property 'Questions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu-20.04)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build (macos-latest):
AdLerBackend.Application/Adaptivity/GetAdaptivityModuleQuestionDetails/GetAdaptivityElementDetailsHandler.cs#L45
Dereference of a possibly null reference.
|
build (macos-latest):
AdLerBackend.Application/Adaptivity/AnswerAdaptivityQuestion/AnswerAdaptivityQuestionHandler.cs#L45
Dereference of a possibly null reference.
|
build (macos-latest):
AdLerBackend.Application/Adaptivity/AnswerAdaptivityQuestion/AnswerAdaptivityQuestionHandler.cs#L50
Possible null reference argument for parameter 'adaptivityElement' in 'Guid IdExtractor.GetUuidFromQuestionId(int questionId, AdaptivityElement adaptivityElement)'.
|
build (macos-latest):
AdLerBackend.Application/Common/Responses/World/CreateWorldResponse.cs#L6
Non-nullable property 'WorldNameInLms' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-latest):
AdLerBackend.Application/Common/Responses/World/CreateWorldResponse.cs#L7
Non-nullable property 'WorldLmsUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-latest):
AdLerBackend.Application/Common/Responses/LMSAdapter/LMSCourseCreationResponse.cs#L6
Non-nullable property 'CourseLmsName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-latest):
AdLerBackend.Application/Common/Responses/LMSAdapter/Adaptivity/AdaptivityModuleStateResponseAfterAnswer.cs#L5
Non-nullable property 'Questions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-latest):
AdLerBackend.Application/Common/Responses/LMSAdapter/Adaptivity/AdaptivityModuleStateResponseAfterAnswer.cs#L6
Non-nullable property 'Tasks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-latest):
AdLerBackend.Application/Common/Responses/Adaptivity/GetAdaptivityElementDetailsResponse.cs#L10
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-latest):
AdLerBackend.Application/Common/Responses/Adaptivity/GetAdaptivityElementDetailsResponse.cs#L11
Non-nullable property 'Questions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (windows-latest):
AdLerBackend.Application/Adaptivity/GetAdaptivityModuleQuestionDetails/GetAdaptivityElementDetailsHandler.cs#L45
Dereference of a possibly null reference.
|
build (windows-latest):
AdLerBackend.Application/Common/Responses/World/CreateWorldResponse.cs#L6
Non-nullable property 'WorldNameInLms' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
AdLerBackend.Application/Common/Responses/World/CreateWorldResponse.cs#L7
Non-nullable property 'WorldLmsUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
AdLerBackend.Application/Common/Responses/LMSAdapter/LMSCourseCreationResponse.cs#L6
Non-nullable property 'CourseLmsName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
AdLerBackend.Application/Common/Responses/LMSAdapter/Adaptivity/AdaptivityModuleStateResponseAfterAnswer.cs#L5
Non-nullable property 'Questions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
AdLerBackend.Application/Common/Responses/LMSAdapter/Adaptivity/AdaptivityModuleStateResponseAfterAnswer.cs#L6
Non-nullable property 'Tasks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
AdLerBackend.Application/Common/Responses/Adaptivity/GetAdaptivityElementDetailsResponse.cs#L10
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
AdLerBackend.Application/Common/Responses/Adaptivity/GetAdaptivityElementDetailsResponse.cs#L11
Non-nullable property 'Questions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
AdLerBackend.Application/Common/Responses/Adaptivity/GetAdaptivityElementDetailsResponse.cs#L12
Non-nullable property 'Tasks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
AdLerBackend.Application/Common/DTOs/AdaptivityAnsweredQuestionTo.cs#L11
Non-nullable property 'Uuid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|