trying to fix backspace on linux (again) #14
Merged
Annotations
41 warnings
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/.
|
Publish (Linux Arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Publish (Linux Arm64):
TerminalPilot/Flags/FlagHandler.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Publish (Linux Arm64):
TerminalPilot/Classes/TerminalInstance.cs#L14
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (Linux Arm64):
TerminalPilot/Flags/FlagHandler.cs#L14
Possible null reference return.
|
Publish (Linux Arm64):
TerminalPilot/Classes/OSVariables.cs#L11
Dereference of a possibly null reference.
|
Publish (Linux Arm64):
TerminalPilot/Classes/OSVariables.cs#L12
Non-nullable field 'ProgramFileTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish (Linux Arm64):
TerminalPilot/Classes/ConfigManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Publish (Linux Arm64):
TerminalPilot/Classes/ConfigManager.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Publish (Linux Arm64):
TerminalPilot/Classes/ConfigManager.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Publish (Linux Arm64):
TerminalPilot/Classes/ConfigManager.cs#L28
Converting null literal or possible null value to non-nullable type.
|
Publish (macOS)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Publish (macOS):
TerminalPilot/Flags/FlagHandler.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Publish (macOS):
TerminalPilot/Classes/TerminalInstance.cs#L14
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (macOS):
TerminalPilot/Classes/DevAuth.cs#L15
Non-nullable property 'ExchangeToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (macOS):
TerminalPilot/Classes/DevAuth.cs#L19
Non-nullable property 'ExchangeToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (macOS):
TerminalPilot/Classes/DevAuth.cs#L20
Non-nullable property 'UserToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (macOS):
TerminalPilot/Classes/DevAuth.cs#L21
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (macOS):
TerminalPilot/Classes/ConfigManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Publish (macOS):
TerminalPilot/Classes/ConfigManager.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Publish (macOS):
TerminalPilot/Classes/ConfigManager.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Publish (Windows x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Publish (Windows x64):
TerminalPilot/Flags/FlagHandler.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Publish (Windows x64):
TerminalPilot/Flags/FlagHandler.cs#L14
Possible null reference return.
|
Publish (Windows x64):
TerminalPilot/Classes/ConfigManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Publish (Windows x64):
TerminalPilot/Classes/ConfigManager.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Publish (Windows x64):
TerminalPilot/Classes/ConfigManager.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Publish (Windows x64):
TerminalPilot/Classes/ConfigManager.cs#L28
Converting null literal or possible null value to non-nullable type.
|
Publish (Windows x64):
TerminalPilot/Classes/ConfigManager.cs#L32
Converting null literal or possible null value to non-nullable type.
|
Publish (Windows x64):
TerminalPilot/Classes/ConfigManager.cs#L36
Converting null literal or possible null value to non-nullable type.
|
Publish (Windows x64):
TerminalPilot/Classes/ConfigManager.cs#L38
Dereference of a possibly null reference.
|
Publish (Linux x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Publish (Linux x64):
TerminalPilot/Flags/FlagHandler.cs#L12
Cannot convert null literal to non-nullable reference type.
|
Publish (Linux x64):
TerminalPilot/Classes/TerminalInstance.cs#L14
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (Linux x64):
TerminalPilot/Classes/OSVariables.cs#L11
Dereference of a possibly null reference.
|
Publish (Linux x64):
TerminalPilot/Classes/OSVariables.cs#L12
Non-nullable field 'ProgramFileTypes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish (Linux x64):
TerminalPilot/Classes/DevAuth.cs#L33
Possible null reference return.
|
Publish (Linux x64):
TerminalPilot/Classes/ConfigManager.cs#L18
Converting null literal or possible null value to non-nullable type.
|
Publish (Linux x64):
TerminalPilot/Classes/ConfigManager.cs#L21
Converting null literal or possible null value to non-nullable type.
|
Publish (Linux x64):
TerminalPilot/Classes/ConfigManager.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Publish (Linux x64):
TerminalPilot/Classes/ConfigManager.cs#L28
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading