Skip to content

chore(deps): bump xunit from 2.6.1 to 2.6.6 in /src #472

chore(deps): bump xunit from 2.6.1 to 2.6.6 in /src

chore(deps): bump xunit from 2.6.1 to 2.6.6 in /src #472

Triggered via pull request January 20, 2024 12:13
Status Success
Total duration 54s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
plugins
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/l0/Flow.Domain.Transactions.UnitTests/AccountInfoValidationRules.cs#L17
Null should not be used for type parameter 'name' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/AccountInfoValidationRules.cs#L18
Null should not be used for type parameter 'name' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/AccountInfoValidationRules.cs#L18
Null should not be used for type parameter 'bank' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/AccountInfoValidationRules.cs#L19
Null should not be used for type parameter 'bank' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/TransactionValidationRulesShould.cs#L24
Null should not be used for type parameter 'currency' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/TransactionValidationRulesShould.cs#L25
Null should not be used for type parameter 'title' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/RecordedTransactionValidationRulesShould.cs#L24
Null should not be used for type parameter 'currency' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/RecordedTransactionValidationRulesShould.cs#L25
Null should not be used for type parameter 'title' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/AccountInfoValidationRules.cs#L17
Null should not be used for type parameter 'name' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
build: src/l0/Flow.Domain.Transactions.UnitTests/AccountInfoValidationRules.cs#L18
Null should not be used for type parameter 'name' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)