Skip to content

Refactor ModuleFile and ModuleBase; update error logging and enhance … #112

Refactor ModuleFile and ModuleBase; update error logging and enhance …

Refactor ModuleFile and ModuleBase; update error logging and enhance … #112

Triggered via push November 8, 2025 18:08
Status Success
Total duration 2m 43s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build-linux: ebuild.api/AdditionalDependency.cs#L43
Missing XML comment for publicly visible type or member 'AdditionalDependency.SetOwnerModule(ModuleBase)'
build-linux: ebuild.api/AdditionalDependency.cs#L22
Missing XML comment for publicly visible type or member 'AdditionalDependency.Type'
build-linux: ebuild.api/AdditionalDependency.cs#L19
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType.Directory'
build-linux: ebuild.api/AdditionalDependency.cs#L18
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType.File'
build-linux: ebuild.api/AdditionalDependency.cs#L16
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType'
build-linux: ebuild.api/ModuleUtilities.cs#L494
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-linux: ebuild.api/ModuleUtilities.cs#L326
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-linux: ebuild.api/ArgumentBuilder.cs#L53
Identifier expected. See also error CS1001.
build-linux: ebuild.api/ArgumentBuilder.cs#L53
Syntax error, '.' expected. See also error CS1003.
build-linux: ebuild.api/ArgumentBuilder.cs#L53
XML comment has syntactically incorrect cref attribute 'string[]'
build-windows: ebuild.api/AdditionalDependency.cs#L43
Missing XML comment for publicly visible type or member 'AdditionalDependency.SetOwnerModule(ModuleBase)' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L22
Missing XML comment for publicly visible type or member 'AdditionalDependency.Type' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L19
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType.Directory' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L18
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType.File' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L16
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ModuleUtilities.cs#L494
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. [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ModuleUtilities.cs#L326
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. [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ArgumentBuilder.cs#L53
Identifier expected. See also error CS1001. [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ArgumentBuilder.cs#L53
Syntax error, '.' expected. See also error CS1003. [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ArgumentBuilder.cs#L53
XML comment has syntactically incorrect cref attribute 'string[]' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L43
Missing XML comment for publicly visible type or member 'AdditionalDependency.SetOwnerModule(ModuleBase)' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L22
Missing XML comment for publicly visible type or member 'AdditionalDependency.Type' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L19
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType.Directory' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L18
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType.File' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/AdditionalDependency.cs#L16
Missing XML comment for publicly visible type or member 'AdditionalDependency.DependencyType' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ModuleUtilities.cs#L494
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. [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ModuleUtilities.cs#L326
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. [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ArgumentBuilder.cs#L53
Identifier expected. See also error CS1001. [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ArgumentBuilder.cs#L53
Syntax error, '.' expected. See also error CS1003. [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]
build-windows: ebuild.api/ArgumentBuilder.cs#L53
XML comment has syntactically incorrect cref attribute 'string[]' [D:\a\ebuild\ebuild\ebuild.api\ebuild.api.csproj]

Artifacts

Produced during runtime
Name Size Digest
ebuild-linux Expired
15.9 MB
sha256:4e248b57d2eb72e410d12f6cba6d258621b91e87be53f18c63bbe2b0d3752b2c
ebuild-windows Expired
15.9 MB
sha256:47446a9e5ae6fed6272d9775352451f7d929ef4e43185ac570c560bc866c50fb