Skip to content

feat: add helper method to ODatalizerAuthorizationInfo #61

feat: add helper method to ODatalizerAuthorizationInfo

feat: add helper method to ODatalizerAuthorizationInfo #61

Triggered via push December 5, 2023 09:58
Status Success
Total duration 1m 59s
Artifacts

test_efcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux: src/ODatalizer.EFCore/Builders/EdmBuilder.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows: src/ODatalizer.EFCore/Builders/EdmBuilder.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.