Skip to content

feat: added migration application and fixed a couple of bugs #2

feat: added migration application and fixed a couple of bugs

feat: added migration application and fixed a couple of bugs #2

Triggered via pull request September 9, 2024 09:24
Status Success
Total duration 53s
Artifacts

publish-nuget.yaml

on: pull_request
build  /  ...  /  version
2s
build / discover / version
build  /  build-and-publish
32s
build / build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build / discover / version
The following actions use a deprecated Node.js version and will be forced to run on node20: Paulhatch/semantic-version@v5.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build / build-and-publish: School.Shared.Core.Authentication/Claims/ServiceClaim.cs#L15
Non-nullable property 'Claim' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build / build-and-publish: School.Shared.Core.Authentication/Claims/ServiceClaim.cs#L16
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build / build-and-publish: School.Shared.Core.Authentication/Claims/ServiceClaim.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build / build-and-publish: School.Shared.Core.Authentication/Claims/ServiceClaim.cs#L18
Non-nullable property 'Policy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build / build-and-publish: School.Shared.Core.Authentication/Claims/ServiceClaim.cs#L15
Non-nullable property 'Claim' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build / build-and-publish: School.Shared.Core.Authentication/Claims/ServiceClaim.cs#L16
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build / build-and-publish: School.Shared.Core.Authentication/Claims/ServiceClaim.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build / build-and-publish: School.Shared.Core.Authentication/Claims/ServiceClaim.cs#L18
Non-nullable property 'Policy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.