Skip to content

work on stuff

work on stuff #52

Triggered via push January 18, 2024 09:21
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: Program.cs#L68
The name 'apiDeleteChannel' does not exist in the current context
build: Program.cs#L71
The name 'apiDeleteGuild' does not exist in the current context
build: Program.cs#L68
The name 'apiDeleteChannel' does not exist in the current context
build: Program.cs#L71
The name 'apiDeleteGuild' does not exist in the current context
build
Process completed with exit code 1.
build: Program.cs#L232
Cannot convert null literal to non-nullable reference type.
build: Classes.cs#L26
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Classes.cs#L27
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Classes.cs#L29
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Classes.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Classes.cs#L18
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Classes.cs#L19
Non-nullable property 'OwnerID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Classes.cs#L20
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Classes.cs#L21
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Classes.cs#L22
Non-nullable property 'KeyDigest' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.