Bump actions/checkout from 3 to 4 #116
Annotations
20 warnings
Build and Test (Release, ubuntu-latest):
NOVAxis/Core/ProgramCommand.cs#L132
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, ubuntu-latest):
NOVAxis/Core/ProgramCommand.cs#L140
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, ubuntu-latest):
NOVAxis/Core/ProgramCommand.cs#L148
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, ubuntu-latest):
NOVAxis/Modules/Jisho/JishoModule.cs#L35
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Build and Test (Release, ubuntu-latest):
NOVAxis/Modules/MAL/MALModule.cs#L40
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Build and Test (Release, ubuntu-latest):
NOVAxis/Modules/MAL/MALModule.cs#L146
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Build and Test (Release, ubuntu-latest):
NOVAxisTests/Preconditions/CooldownAttributeTests.cs#L23
Possible null reference return.
|
Build and Test (Release, ubuntu-latest):
NOVAxisTests/Preconditions/CooldownAttributeTests.cs#L16
Non-nullable field '_interaction' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Test (Release, ubuntu-latest):
NOVAxis/Core/ProgramCommand.cs#L132
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, ubuntu-latest):
NOVAxis/Core/ProgramCommand.cs#L140
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, windows-latest):
NOVAxis/Core/ProgramCommand.cs#L132
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, windows-latest):
NOVAxis/Core/ProgramCommand.cs#L140
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, windows-latest):
NOVAxis/Core/ProgramCommand.cs#L148
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, windows-latest):
NOVAxis/Modules/Jisho/JishoModule.cs#L35
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Build and Test (Release, windows-latest):
NOVAxis/Modules/MAL/MALModule.cs#L40
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Build and Test (Release, windows-latest):
NOVAxis/Modules/MAL/MALModule.cs#L146
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components instead.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
|
Build and Test (Release, windows-latest):
NOVAxisTests/Preconditions/CooldownAttributeTests.cs#L23
Possible null reference return.
|
Build and Test (Release, windows-latest):
NOVAxisTests/Preconditions/CooldownAttributeTests.cs#L16
Non-nullable field '_interaction' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Test (Release, windows-latest):
NOVAxis/Core/ProgramCommand.cs#L132
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build and Test (Release, windows-latest):
NOVAxis/Core/ProgramCommand.cs#L140
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|