Adding concurrency to workflows #23
release-to-production.yml
on: push
apps-ci
1m 38s
terraform-plan-and-apply-dev
1m 53s
Matrix: app-service-deploy-dev
Matrix: func-app-deploy-dev
Waiting for pending jobs
Matrix: app-service-deploy-prd
Matrix: func-app-deploy-prd
Annotations
1 error and 10 warnings
Release to Production
Error when evaluating 'strategy' for job 'func-app-deploy-dev'. .github/workflows/release-to-production.yml (Line: 97, Col: 19): Error parsing fromJson,.github/workflows/release-to-production.yml (Line: 97, Col: 19): Error reading JToken from JsonReader. Path '', line 0, position 0.,.github/workflows/release-to-production.yml (Line: 97, Col: 19): Unexpected value ''
|
apps-ci:
src/abstractions/ClientConfiguration.cs#L16
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
apps-ci:
src/abstractions/ClientConfiguration.cs#L17
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
apps-ci:
src/abstractions/ClientConfiguration.cs#L10
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
apps-ci:
src/abstractions/ClientConfiguration.cs#L11
Non-nullable property 'Authority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
apps-ci:
src/client-app/Program.cs#L30
Possible null reference argument for parameter 'item' in 'void ICollection<string>.Add(string item)'.
|
apps-ci:
src/web-app/Controllers/WeatherForecastController.cs#L23
Non-nullable field 'clientFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
apps-ci:
src/web-app/Controllers/ClientConfigurationController.cs#L25
Possible null reference assignment.
|
apps-ci:
src/web-app/Controllers/ClientConfigurationController.cs#L26
Possible null reference assignment.
|
apps-ci:
src/web-app/Controllers/ClientConfigurationController.cs#L30
Possible null reference assignment.
|
apps-ci:
src/web-app/Controllers/ClientConfigurationController.cs#L31
Possible null reference assignment.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
func-app
Expired
|
14.9 MB |
|
web-app
Expired
|
30.8 MB |
|