Skip to content

Added a AdaptiveCardsBuilder and changed the way we generate adaptive… #1918

Added a AdaptiveCardsBuilder and changed the way we generate adaptive…

Added a AdaptiveCardsBuilder and changed the way we generate adaptive… #1918

Triggered via pull request December 18, 2023 10:29
Status Success
Total duration 7m 52s
Artifacts

test-api.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/backend/api/Fusion.Resources.Database/Authentication/AzureTokenAuthenticationManager.cs#L23
Non-nullable field 'connectionString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/ApiModels/LineOrg.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.