Skip to content

CI/CD Pipeline

CI/CD Pipeline #13

Manually triggered July 10, 2024 19:04
Status Success
Total duration 3m 46s
Artifacts

ci-cd.yml

on: workflow_dispatch
Matrix: compile / Build and Test
publish  /  Create Release on GitHub
0s
publish / Create Release on GitHub
publish  /  Push Docker image to Docker Hub
35s
publish / Push Docker image to Docker Hub
deploy  /  Update production environment
14s
deploy / Update production environment
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
compile / Build and Test (ubuntu-latest, Debug)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile / Build and Test (ubuntu-latest, Debug): NOVAxis/Services/Polls/PollHostService.cs#L29
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 / 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 / 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 / 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 / Build and Test (ubuntu-latest, Debug): NOVAxis/Services/Polls/PollHostService.cs#L29
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 / 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 / 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 / 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 / Build and Test (ubuntu-latest, Release)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
compile / Build and Test (ubuntu-latest, Release): NOVAxis/Services/Polls/PollHostService.cs#L29
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 / 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 / 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 / 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 / Build and Test (ubuntu-latest, Release): NOVAxis/Services/Polls/PollHostService.cs#L29
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 / 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 / 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 / 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)