Skip to content

Add B2C authentication #218

Add B2C authentication

Add B2C authentication #218

Triggered via pull request July 8, 2024 09:12
Status Failure
Total duration 1m 59s
Artifacts

instance-deploy-test.yml

on: pull_request
build-api  /  build-test
1m 4s
build-api / build-test
build-website  /  build-test
1m 20s
build-website / build-test
deploy-terraform-test
19s
deploy-terraform-test
deploy-app-test
0s
deploy-app-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
deploy-terraform-test
Process completed with exit code 1.
build-api / build-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-api / build-test: src/Api/Company.Api/Migrations/20240707154610_initialcreate.cs#L11
The type name 'initialcreate' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api / build-test: src/Api/Company.Api/Migrations/20240707154610_initialcreate.Designer.cs#L15
The type name 'initialcreate' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api / build-test: src/Api/Company.Api/Migrations/20240707154610_initialcreate.cs#L11
The type name 'initialcreate' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api / build-test: src/Api/Company.Api/Migrations/20240707154610_initialcreate.Designer.cs#L15
The type name 'initialcreate' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api / build-test
The type name 'initialcreate' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-api / build-test
The type name 'initialcreate' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-website / build-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-website / build-test: src/Website/Company.Website/Authentication/LoginDisplay.razor#L5
Found markup element with unexpected name 'SanctuaryDisplay'. If this is intended to be a component, add a @using directive for its namespace.
build-website / build-test: src/Website/Company.Website/Authentication/Authentication.razor#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-website / build-test: src/Website/Company.Website/Authentication/LoginDisplay.razor#L5
Found markup element with unexpected name 'SanctuaryDisplay'. If this is intended to be a component, add a @using directive for its namespace.
build-website / build-test: src/Website/Company.Website/Authentication/Authentication.razor#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build-website / build-test
Found markup element with unexpected name 'SanctuaryDisplay'. If this is intended to be a component, add a @using directive for its namespace.
build-website / build-test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
deploy-terraform-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: azure/login@v1, actions/checkout@v3, hashicorp/setup-terraform@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/