Introduced infrastructure for tocken exhange and implemented for AzureOnBehalfOf and Auth0 #17
Annotations
7 warnings
buid
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/.
|
buid:
src/Fancy.ResourceLinker.Hateoas/UrlHelperExtensions.cs#L131
Converting null literal or possible null value to non-nullable type.
|
buid:
src/Fancy.ResourceLinker.Hateoas/UrlHelperExtensions.cs#L138
Converting null literal or possible null value to non-nullable type.
|
buid:
src/Fancy.ResourceLinker.Hateoas/UrlHelperExtensions.cs#L144
Possible null reference argument for parameter 'uri1' in 'string UrlHelperExtensions.CombineUri(string uri1, string uri2)'.
|
buid:
src/Fancy.ResourceLinker.Hateoas/UrlHelperExtensions.cs#L131
Converting null literal or possible null value to non-nullable type.
|
buid:
src/Fancy.ResourceLinker.Hateoas/UrlHelperExtensions.cs#L138
Converting null literal or possible null value to non-nullable type.
|
buid:
src/Fancy.ResourceLinker.Hateoas/UrlHelperExtensions.cs#L144
Possible null reference argument for parameter 'uri1' in 'string UrlHelperExtensions.CombineUri(string uri1, string uri2)'.
|