Skip to content

Update roslynator to 4.12.9 #4026

Update roslynator to 4.12.9

Update roslynator to 4.12.9 #4026

Triggered via push October 25, 2024 23:10
Status Success
Total duration 2m 15s
Artifacts 4

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
Publish / publish
Process completed with exit code 1.
build: src/Nuke/GithubActions/GitHubActionsLintAttribute.cs#L55
Possible null reference return.
build: src/Nuke/GithubActions/GitHubActionsStepsAttribute.cs#L85
Possible null reference return.
build: src/Nuke/MsBuild/ICanTestWithXUnit.cs#L24
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: src/Nuke/ITriggerCodeCoverageReports.cs#L61
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build: src/Nuke/ITriggerCodeCoverageReports.cs#L79
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build: src/Nuke/ITriggerCodeCoverageReports.cs#L84
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build: src/Nuke/ITriggerCodeCoverageReports.cs#L89
'FileSystemTasks.RenameFile(AbsolutePath, string, FileExistsPolicy)' is obsolete: 'Use AbsolutePath.Rename'
build: src/Nuke/TestMethodExtensions.cs#L34
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build: src/Nuke/Readme/NugetPackagesSection.cs#L103
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
Possible null reference return.
build
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build
Possible null reference return.
build
Possible null reference return.
build
The local function 'isUsingSolutionPath' is declared but never used
build
Non-nullable field '_configFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build
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
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build
Possible null reference return.
build
Possible null reference return.
build
Possible null reference return.
build
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
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build
'FileSystemTasks.RenameFile(AbsolutePath, string, FileExistsPolicy)' is obsolete: 'Use AbsolutePath.Rename'
build
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.

Artifacts

Produced during runtime
Name Size
coverage
5.28 MB
logs
2.82 MB
nuget
557 KB
test data
311 KB