Skip to content

Update README & package info #2

Update README & package info

Update README & package info #2

Triggered via push June 11, 2024 15:49
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build: test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L9
Public method 'MoveNext_returns_true_expected_times' on test class 'EnumeratorLimitByCountTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L15
Public method 'MoveNext_returns_false_after_last_element' on test class 'EnumeratorLimitByCountTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L21
Public method 'MoveNext_returns_false_after_DateMax' on test class 'EnumeratorLimitByCountTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L9
Theory method 'MoveNext_returns_true_expected_times' on test class 'EnumeratorLimitByCountTests' does not use parameter 'expectedCount'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L9
Public method 'MoveNext_returns_true_expected_times' on test class 'EnumeratorLimitByCountTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L15
Public method 'MoveNext_returns_false_after_last_element' on test class 'EnumeratorLimitByCountTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L21
Public method 'MoveNext_returns_false_after_DateMax' on test class 'EnumeratorLimitByCountTests' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: test/DateRecurrenceR.Tests.Unit/Collections/EnumeratorLimitByCountTests.cs#L9
Theory method 'MoveNext_returns_true_expected_times' on test class 'EnumeratorLimitByCountTests' does not use parameter 'expectedCount'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)