Skip to content

Merge pull request #2 from Greboh-School/feature/migration-application #5

Merge pull request #2 from Greboh-School/feature/migration-application

Merge pull request #2 from Greboh-School/feature/migration-application #5

Triggered via push September 9, 2024 11:10
Status Success
Total duration 52s
Artifacts
build  /  ...  /  version
4s
build / discover / version
build  /  build-and-publish
28s
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.