Release to Production #47
release-to-production.yml
on: workflow_dispatch
dotnet-func-ci
5m 10s
terraform-plan-and-apply-dev
2m 4s
publish-nuget-packages
12s
function-app-deploy-prd
46s
Annotations
10 warnings
dotnet-func-ci:
src/event-ingest-func/PlayerEvents.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
dotnet-func-ci:
src/event-ingest-func/ServerEvents.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
dotnet-func-ci:
src/event-ingest-func/Program.cs#L32
The parameter name 'apim_base_url' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
dotnet-func-ci:
src/event-ingest-func/Program.cs#L33
The parameter name 'portal_repository_apim_subscription_key_primary' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
dotnet-func-ci:
src/event-ingest-func/Program.cs#L34
The parameter name 'portal_repository_apim_subscription_key_secondary' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
dotnet-func-ci:
src/event-ingest-func/Program.cs#L35
The parameter name 'repository_api_application_audience' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
dotnet-func-ci:
src/event-ingest-func/Program.cs#L25
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
dotnet-func-ci:
src/event-ingest-func/ServerEventsIngest.cs#L42
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
dotnet-func-ci:
src/event-ingest-func/ServerEventsIngest.cs#L45
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
dotnet-func-ci:
src/event-ingest-func/ServerEventsIngest.cs#L79
Remove this unnecessary cast to 'Guid'. (https://rules.sonarsource.com/csharp/RSPEC-1905)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
event-ingest-func
Expired
|
15.3 MB |
|
nuget-packages
Expired
|
5.1 KB |
|