Skip to content

Merge branch 'master' of https://github.com/thepirat000/Audit.NET #107

Merge branch 'master' of https://github.com/thepirat000/Audit.NET

Merge branch 'master' of https://github.com/thepirat000/Audit.NET #107

Triggered via push December 16, 2023 21:23
Status Failure
Total duration 9m 52s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build_and_test: test/Audit.Wcf.Client.UnitTest/WcfClientTests.cs#L9
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build_and_test: test/Audit.Wcf.Client.UnitTest/WcfClientTests.cs#L9
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build_and_test
Process completed with exit code 1.
build_and_test
The following actions uses node12 which is deprecated and will be forced to run on node16: NuGet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_and_test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build_and_test: test/Audit.UnitTest/NLogTests.cs#L20
'SimpleConfigurator' is obsolete: 'Use LogManager.Setup().LoadConfiguration() instead. Marked obsolete on NLog 5.2'
build_and_test: test/Audit.UnitTest/NLogTests.cs#L20
'SimpleConfigurator.ConfigureForTargetLogging(Target, LogLevel)' is obsolete: 'Use LogManager.Setup().LoadConfiguration(c => c.ForLogger(minLevel).WriteTo(target)) instead. Marked obsolete on NLog 5.2'
build_and_test: test/Audit.UnitTest/NLogTests.cs#L20
'SimpleConfigurator' is obsolete: 'Use LogManager.Setup().LoadConfiguration() instead. Marked obsolete on NLog 5.2'
build_and_test: test/Audit.UnitTest/NLogTests.cs#L20
'SimpleConfigurator.ConfigureForTargetLogging(Target, LogLevel)' is obsolete: 'Use LogManager.Setup().LoadConfiguration(c => c.ForLogger(minLevel).WriteTo(target)) instead. Marked obsolete on NLog 5.2'