Skip to content

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

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

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

Triggered via push December 14, 2023 04:50
Status Failure
Total duration 17m 2s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
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'