fix: invalid teachers json #43
Annotations
13 warnings
create_nuget
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
create_nuget:
Types/Teacher.cs#L6
Non-nullable property 'ShortName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
create_nuget:
Types/Teacher.cs#L7
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
create_nuget:
Types/Group.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
create_nuget:
Types/Auditory.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
create_nuget:
Parsers/Requests.cs#L23
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
create_nuget:
Parsers/Requests.cs#L25
Dereference of a possibly null reference.
|
create_nuget:
Parsers/Requests.cs#L65
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
create_nuget:
Parsers/Requests.cs#L67
Dereference of a possibly null reference.
|
create_nuget:
Parsers/Requests.cs#L106
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
create_nuget:
Parsers/Requests.cs#L108
Dereference of a possibly null reference.
|
deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
Expired
|
13.1 KB |
|