Skip to content

feat: add ID to event #53

feat: add ID to event

feat: add ID to event #53

Triggered via push January 20, 2025 16:00
Status Success
Total duration 47s
Artifacts 1

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
create_nuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L54
'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#L55
Dereference of a possibly null reference.
create_nuget: Methods.cs#L89
Possible null reference argument for parameter 'source' in 'IEnumerable<Event> Enumerable.Where<Event>(IEnumerable<Event> source, Func<Event, bool> predicate)'.
create_nuget: Parsers/NureParser.cs#L60
Possible null reference argument for parameter 's' in 'long long.Parse(string s)'.
create_nuget: Parsers/NureParser.cs#L61
Possible null reference assignment.
create_nuget: Parsers/NureParser.cs#L117
Possible null reference assignment.
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
15.3 KB