Skip to content

Deploy to Production #28

Deploy to Production

Deploy to Production #28

Manually triggered December 17, 2023 11:53
Status Success
Total duration 1m 35s
Artifacts

deploy.yml

on: workflow_dispatch
Matrix: Compile and Test / Build and Test
Push Docker image to Docker Hub
32s
Push Docker image to Docker Hub
Update production environment
23s
Update production environment
Restore production environment
0s
Restore production environment
Fit to window
Zoom out
Zoom in

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)