Merge pull request #78 from kzi-nastava/feat/IsExamSlotAvailable #31
Annotations
3 errors and 3 warnings
build:
LangLang/Core/Controller/CourseController.cs#L17
Using the generic type 'Dictionary<TKey, TValue>' requires 2 type arguments
|
build:
LangLang/Core/Controller/CourseController.cs#L17
Using the generic type 'Dictionary<TKey, TValue>' requires 2 type arguments
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
LangLang/Core/Model/Course.cs#L107
'Course.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build:
LangLang/Core/Model/Course.cs#L107
'Course.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|