Skip to content

refactor: code cleanup and documentation #132

refactor: code cleanup and documentation

refactor: code cleanup and documentation #132

Triggered via pull request June 27, 2023 06:16
Status Success
Total duration 4m 19s
Artifacts

unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
unit-test: src/dscom/RegistrationServices.cs#L204
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
unit-test: src/dscom/RegistrationServices.cs#L211
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
unit-test: src/dscom/RegistrationServices.cs#L204
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
unit-test: src/dscom/RegistrationServices.cs#L211
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.