feat: implementing another cdn provider #47
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
buildAndPublishPackage.yml
on: pull_request
buildPr
/
...
/
build
53s
deploy
/
Publish
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.
|