feat: refactored and using latest eav with more universal provider ab… #12
Annotations
10 warnings
Releasing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Releasing
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Releasing:
src/EAVFW.Extensions.EasyAuth.MicrosoftEntraId/MicrosoftEntraEasyAuthProvider.cs#L216
'MicrosoftEntraEasyAuthProvider<TContext, TSecurityGroup, TSecurityGroupMember, TIdentity>.OnSignedOut()' hides inherited member 'DefaultAuthProvider.OnSignedOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Releasing:
src/EAVFW.Extensions.EasyAuth.MicrosoftEntraId/MicrosoftEntraEasyAuthProvider.cs#L221
'MicrosoftEntraEasyAuthProvider<TContext, TSecurityGroup, TSecurityGroupMember, TIdentity>.OnSignout(string)' hides inherited member 'DefaultAuthProvider.OnSignout(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Releasing:
src/EAVFW.Extensions.EasyAuth.MicrosoftEntraId/MicrosoftEntraEasyAuthProvider.cs#L226
'MicrosoftEntraEasyAuthProvider<TContext, TSecurityGroup, TSecurityGroupMember, TIdentity>.OnSingleSignOut(string)' hides inherited member 'DefaultAuthProvider.OnSingleSignOut(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Releasing:
src/EAVFW.Extensions.EasyAuth.MicrosoftEntraId/MicrosoftEntraEasyAuthProvider.cs#L216
'MicrosoftEntraEasyAuthProvider<TContext, TSecurityGroup, TSecurityGroupMember, TIdentity>.OnSignedOut()' hides inherited member 'DefaultAuthProvider.OnSignedOut()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Releasing:
src/EAVFW.Extensions.EasyAuth.MicrosoftEntraId/MicrosoftEntraEasyAuthProvider.cs#L221
'MicrosoftEntraEasyAuthProvider<TContext, TSecurityGroup, TSecurityGroupMember, TIdentity>.OnSignout(string)' hides inherited member 'DefaultAuthProvider.OnSignout(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Releasing:
src/EAVFW.Extensions.EasyAuth.MicrosoftEntraId/MicrosoftEntraEasyAuthProvider.cs#L226
'MicrosoftEntraEasyAuthProvider<TContext, TSecurityGroup, TSecurityGroupMember, TIdentity>.OnSingleSignOut(string)' hides inherited member 'DefaultAuthProvider.OnSingleSignOut(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Releasing
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "EAVFramework
|
Releasing
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "EAVFramework
|