web server referencing web client #46
build_test.yml
on: push
build_test
2m 26s
deploy_dev
0s
Annotations
1 error and 13 warnings
build_test
Process completed with exit code 1.
|
build_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build_test:
Source/Modules/Channels/Web/DTOs/DTOs/ChannelAggregate/MessageDTO.cs#L7
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/Channels/Web/DTOs/DTOs/ChannelAggregate/MessageDTO.cs#L9
Non-nullable property 'DerivedTopicId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/Channels/Web/DTOs/DTOs/ChannelAggregate/ChannelDTO.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/Channels/Web/DTOs/DTOs/ChannelAggregate/ChannelDTO.cs#L7
Non-nullable property 'Messages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/ClaimValueDTO.cs#L5
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/ClaimValueDTO.cs#L6
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/AuthScheme/OpenIdOptionsDTO.cs#L6
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/AuthScheme/OpenIdOptionsDTO.cs#L7
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/AuthScheme/OpenIdOptionsDTO.cs#L8
Non-nullable property 'Authority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test:
Source/Modules/TenantIdentity/Web/DTOs/Team/AuthScheme/OpenIdOptionsDTO.cs#L9
Non-nullable property 'ResponseType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build_test
Unexpected input(s) 'if', valid inputs are ['name', 'path', 'if-no-files-found', 'retention-days']
|
build_test
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|