Update README.md #68
build.yml
on: push
Annotations
23 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
build:
CoffeeSpace.AClient/ViewModels/DashboardWindowViewModel.cs#L29
Non-nullable field '_buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
CoffeeSpace.AClient/ViewModels/DashboardWindowViewModel.cs#L36
Non-nullable field '_buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
CoffeeSpace.AClient/ViewModels/DashboardWindowViewModel.cs#L29
Non-nullable field '_buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
CoffeeSpace.AClient/ViewModels/DashboardWindowViewModel.cs#L36
Non-nullable field '_buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L21
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:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L39
Null should not be used for type parameter 'lastName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
build:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/LoginRequestValidatorTests.cs#L21
Null should not be used for type parameter 'username' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
build:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/LoginRequestValidatorTests.cs#L39
Null should not be used for type parameter 'password' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
build:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L57
Null should not be used for type parameter 'username' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
build:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L75
Null should not be used for type parameter 'email' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
backend-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
backend-tests:
CoffeeSpace.AClient/ViewModels/DashboardWindowViewModel.cs#L29
Non-nullable field '_buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
backend-tests:
CoffeeSpace.AClient/ViewModels/DashboardWindowViewModel.cs#L29
Non-nullable field '_buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
backend-tests:
CoffeeSpace.AClient/ViewModels/DashboardWindowViewModel.cs#L36
Non-nullable field '_buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
backend-tests:
CoffeeSpace.AClient/ViewModels/DashboardWindowViewModel.cs#L36
Non-nullable field '_buyer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
backend-tests:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L39
Null should not be used for type parameter 'lastName' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
backend-tests:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L21
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)
|
backend-tests:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L57
Null should not be used for type parameter 'username' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
backend-tests:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L75
Null should not be used for type parameter 'email' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
backend-tests:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/RegisterRequestValidatorTests.cs#L94
Null should not be used for type parameter 'password' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
backend-tests:
tests/Unit Tests/CoffeeSpace.IdentityApi.Tests/Validators/LoginRequestValidatorTests.cs#L21
Null should not be used for type parameter 'username' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
upload-coverage-to-codecov
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-report
Expired
|
93.1 KB |
|