Skip to content

refactor: code cleanup and documentation #133

refactor: code cleanup and documentation

refactor: code cleanup and documentation #133

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

unit-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
unit-test: src/dscom/RegistrationServices.cs#L194
'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#L201
'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#L194
'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#L201
'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'.