fix: Host auth. should not depend on Authorization header #481
Annotations
3 errors and 16 warnings
|
Build other projects
Process completed with exit code 1.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthService.cs#L38
Since this is an async method, the return expression must be of type 'AuthResult' rather than 'Task<AuthResult>'
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthService.cs#L38
Since this is an async method, the return expression must be of type 'AuthResult' rather than 'Task<AuthResult>'
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L29
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/IAuthService.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthService.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects:
src/TickerQ.Dashboard/Authentication/AuthConfig.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build other projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "FlexLabs.EntityFrameworkCore.Upsert
|
|
Build other projects
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "FlexLabs.EntityFrameworkCore.Upsert
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Models/InternalManagerContext.cs#L15
Parameter 'createdAt' is unread.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Models/InternalManagerContext.cs#L15
Parameter 'createdAt' is unread.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build TickerQ.Utilities:
src/TickerQ.Utilities/Instrumentation/ITickerQInstrumentation.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading