Build authorization server #3279
build.yml
on: workflow_dispatch
Build & test
5m 49s
Validate Terraform
17s
Deploy to dev environment
12m 20s
Deploy to production environment
0s
Annotations
1 error, 8 warnings, and 1 notice
TeacherIdentity.AuthServer.Tests.EndpointTests.Admin.UsersTests ► Get_ValidRequestByUserFirstAndLastNameSearch_ReturnsExpectedContent:
dotnet-authserver/tests/TeacherIdentity.AuthServer.Tests/EndpointTests/Admin/UsersTests.cs#L94
Failed test found in:
dotnet-authserver/tests/TeacherIdentity.AuthServer.Tests/TestResults/_fv-az1712-612_2025-01-22_14_26_29.trx
Error:
Assert.DoesNotContain() Failure: Item found in collection
↓ (pos 0)
Collection: [506f48ea-ebd4-4954-9b30-560c87920749, dc574d83-c4fb-4557-8de2-36f27dec645a]
Found: 506f48ea-ebd4-4954-9b30-560c87920749
|
Validate Terraform
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to dev environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deploy to dev environment
`pre` execution is not supported for local action from './.github/workflows/actions/deploy-environment'
|
Deploy to dev environment
`pre` execution is not supported for local action from './.github/workflows/actions/deploy-environment'
|
Deploy to preprod environment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Deploy to preprod environment
`pre` execution is not supported for local action from './.github/workflows/actions/deploy-environment'
|
Deploy to preprod environment
`pre` execution is not supported for local action from './.github/workflows/actions/deploy-environment'
|
Build & test
Linting entire codebase
|