Skip to content

docs: use correct example package for NuGet badge in README (#164) #129

docs: use correct example package for NuGet badge in README (#164)

docs: use correct example package for NuGet badge in README (#164) #129

Triggered via push August 2, 2024 07:01
Status Success
Total duration 1m 5s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (csharp): src/Arcus.Testing.Tests.Unit/Logging/ILoggerBuilderExtensionsTests.cs#L98
Public method 'WriteLine' on test class 'ILoggerBuilderExtensionsTests' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
Analyze (csharp): src/Arcus.Testing.Tests.Unit/Logging/ILoggerBuilderExtensionsTests.cs#L103
Public method 'WriteLine' on test class 'ILoggerBuilderExtensionsTests' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
Analyze (csharp): src/Arcus.Testing.Tests.Unit/Logging/LoggerSinkConfigurationExtensionsTests.cs#L79
Public method 'WriteLine' on test class 'LoggerSinkConfigurationExtensionsTests' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
Analyze (csharp): src/Arcus.Testing.Tests.Unit/Logging/LoggerSinkConfigurationExtensionsTests.cs#L84
Public method 'WriteLine' on test class 'LoggerSinkConfigurationExtensionsTests' should be marked as a Theory. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)