Skip to content

api url path fix for new certificate request #18

api url path fix for new certificate request

api url path fix for new certificate request #18

Triggered via push November 13, 2024 19:41
Status Success
Total duration 5m 5s
Artifacts 2
call-starter-workflow  /  ...  /  Set workflow variables from integration-manifest.json
5s
call-starter-workflow / call-assign-from-json-workflow / Set workflow variables from integration-manifest.json
call-starter-workflow  /  ...  /  Grep TODO and License Headers
8s
call-starter-workflow / call-create-github-release-workflow / call-check-file-action / Grep TODO and License Headers
call-starter-workflow  /  Detect Primary Language
5s
call-starter-workflow / Detect Primary Language
call-starter-workflow  /  Check for .goreleaser file
3s
call-starter-workflow / Check for .goreleaser file
call-starter-workflow  /  setup_platforms
2s
call-starter-workflow / setup_platforms
call-starter-workflow  /  ...  /  create-github-release-workflow
7s
call-starter-workflow / call-create-github-release-workflow / create-github-release-workflow
call-starter-workflow  /  ...  /  Use private doctool action in public repository
1m 14s
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository
call-starter-workflow  /  ...  /  build
call-starter-workflow / call-polaris-scan-workflow / build
call-starter-workflow  /  ...  /  Configure branch protection
call-starter-workflow / call-repository-configuration-workflow / Configure branch protection
call-starter-workflow  /  ...  /  Updating repository settings
call-starter-workflow / call-repository-configuration-workflow / Updating repository settings
call-starter-workflow  /  ...  /  update-catalog-entry
call-starter-workflow / call-update-catalog-workflow / update-catalog-entry
call-starter-workflow  /  ...  /  create-github-release
0s
call-starter-workflow / call-create-github-release-workflow / create-github-release
call-starter-workflow  /  ...  /  Get Release Properties
call-starter-workflow / call-container-build-and-release-workflow / Get Release Properties
call-starter-workflow  /  ...  /  setup
call-starter-workflow / call-container-build-and-release-workflow / setup
call-starter-workflow  /  ...  /  Create PR from release branch to main
call-starter-workflow / call-post-release-workflow / Create PR from release branch to main
call-starter-workflow  /  ...  /  dotnet-build-and-release
4m 30s
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release
call-starter-workflow  /  ...  /  Build and Possibly release maven hpi artifact
call-starter-workflow / call-maven-build-and-release-workflow / Build and Possibly release maven hpi artifact
call-starter-workflow  /  ...  /  run-goreleaser
call-starter-workflow / call-go-build-and-release-workflow / run-goreleaser
Matrix: call-starter-workflow / call-container-build-and-release-workflow / Build Containers
Waiting for pending jobs
call-starter-workflow  /  ...  /  merge
call-starter-workflow / call-container-build-and-release-workflow / merge
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/Models/CertTypes.cs#L49
The member 'EntrustCertType.AllTypes' does not hide an accessible member. The new keyword is not required.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/Client/ECSClient.cs#L98
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/ECSCAPlugin.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/ECSCAPlugin.cs#L552
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/ECSCAPlugin.cs#L611
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/ECSCAPlugin.cs#L745
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/ECSCAPlugin.cs#L827
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/Models/CertTypes.cs#L49
The member 'EntrustCertType.AllTypes' does not hide an accessible member. The new keyword is not required.
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/Client/ECSClient.cs#L98
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
call-starter-workflow / call-generate-readme-workflow / Use private doctool action in public repository: entrust-ecs-caplugin/ECSCAPlugin.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: entrust-ecs-caplugin/Models/CertTypes.cs#L49
The member 'EntrustCertType.AllTypes' does not hide an accessible member. The new keyword is not required.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: entrust-ecs-caplugin/Client/ECSClient.cs#L98
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: entrust-ecs-caplugin/ECSCAPlugin.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: entrust-ecs-caplugin/ECSCAPlugin.cs#L552
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: entrust-ecs-caplugin/ECSCAPlugin.cs#L611
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: entrust-ecs-caplugin/ECSCAPlugin.cs#L745
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
call-starter-workflow / call-dotnet-build-and-release-workflow / dotnet-build-and-release: entrust-ecs-caplugin/ECSCAPlugin.cs#L827
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Artifacts

Produced during runtime
Name Size
licenselogs
146 Bytes
todologs
140 Bytes