Skip to content

Bump actions/checkout from 3 to 4 #116

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #116

Triggered via pull request November 14, 2023 10:13
Status Success
Total duration 2m 46s
Artifacts

compile.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

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#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#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.