Skip to content

feat: implementing another cdn provider #47

feat: implementing another cdn provider

feat: implementing another cdn provider #47

Triggered via pull request January 25, 2024 18:26
Status Failure
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

buildAndPublishPackage.yml

on: pull_request
build  /  ...  /  build
build / build / build
buildBeta  /  ...  /  build
buildBeta / build / build
buildPr  /  ...  /  build
53s
buildPr / build / build
deploy  /  Publish
deploy / Publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
buildPr / build / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
buildPr / build / build: src/bielu.Umbraco.Cdn.Abstraction/Models/Provider.cs#L11
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
buildPr / build / build: src/bielu.Umbraco.Cdn.Abstraction/Models/Provider.cs#L11
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.