Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

change the nuget versions #185

change the nuget versions

change the nuget versions #185

Triggered via pull request October 11, 2023 21:45
Status Failure
Total duration 2m 43s
Artifacts

podcast-api.yml

on: pull_request
staging  /  buildPushDeploy
2m 33s
staging / buildPushDeploy
prod  /  buildPushDeploy
prod / buildPushDeploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
staging / buildPushDeploy
Process completed with exit code 1.
staging / buildPushDeploy
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
staging / buildPushDeploy
The `save-state` 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/
staging / buildPushDeploy
The `save-state` 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/
staging / buildPushDeploy
The `save-state` 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/
staging / buildPushDeploy
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
staging / buildPushDeploy: src/Services/Podcasts/Podcast.Infrastructure/Data/Migrations/20220324201931_feed-approval.cs#L8
The type name 'feedapproval' only contains lower-cased ascii characters. Such names may become reserved for the language.
staging / buildPushDeploy: src/Services/Podcasts/Podcast.Infrastructure/Data/Migrations/20220324201931_feed-approval.Designer.cs#L16
The type name 'feedapproval' only contains lower-cased ascii characters. Such names may become reserved for the language.
staging / buildPushDeploy: src/Services/Podcasts/Podcast.Infrastructure/Http/Feeds/FeedClient.cs#L29
Possible null reference argument for parameter 'imagesStorage' in 'Show Mapper.Map(Rss rss, string imagesStorage)'.
staging / buildPushDeploy
The property 'ContainerImageName' was set but is obsolete - please use 'ContainerRepository' instead.