Skip to content

feat: add resouce level operation scope #60

feat: add resouce level operation scope

feat: add resouce level operation scope #60

Triggered via push December 5, 2023 09:04
Status Success
Total duration 1m 44s
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.