Deploy to Production #28
deploy.yml
on: workflow_dispatch
Matrix: Compile and Test / Build and Test
Restore production environment
0s
Annotations
20 warnings
Compile and Test / Build and Test (ubuntu-latest, Debug):
NOVAxis/Core/ProgramCommand.cs#L124
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.
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
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.
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
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.
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
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)
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
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)
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
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)
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
NOVAxis/Core/ProgramCommand.cs#L124
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.
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
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.
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
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.
|
Compile and Test / Build and Test (ubuntu-latest, Debug):
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)
|
Compile and Test / Build and Test (ubuntu-latest, Release):
NOVAxis/Core/ProgramCommand.cs#L124
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.
|
Compile and Test / Build and Test (ubuntu-latest, Release):
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.
|
Compile and Test / Build and Test (ubuntu-latest, Release):
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.
|
Compile and Test / Build and Test (ubuntu-latest, Release):
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)
|
Compile and Test / Build and Test (ubuntu-latest, Release):
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)
|
Compile and Test / Build and Test (ubuntu-latest, Release):
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)
|
Compile and Test / Build and Test (ubuntu-latest, Release):
NOVAxis/Core/ProgramCommand.cs#L124
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.
|
Compile and Test / Build and Test (ubuntu-latest, Release):
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.
|
Compile and Test / Build and Test (ubuntu-latest, Release):
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.
|
Compile and Test / Build and Test (ubuntu-latest, Release):
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)
|