Skip to content

Move enums to shared namespace; add ExtendedRefreshToken #231

Move enums to shared namespace; add ExtendedRefreshToken

Move enums to shared namespace; add ExtendedRefreshToken #231

Triggered via push December 9, 2025 17:26
Status Failure
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
build
Process completed with exit code 1.
build: Sources/EasyExtensions.AspNetCore.Authorization/Controllers/BaseAuthController.cs#L310
The type or namespace name 'AuthRejectionType' could not be found (are you missing a using directive or an assembly reference?)
build: Sources/EasyExtensions.AspNetCore.Authorization/Controllers/BaseAuthController.cs#L310
The type or namespace name 'AuthType' could not be found (are you missing a using directive or an assembly reference?)
build: Sources/EasyExtensions.AspNetCore.Authorization/Controllers/BaseAuthController.cs#L249
The type or namespace name 'AuthType' could not be found (are you missing a using directive or an assembly reference?)
build: Sources/EasyExtensions.AspNetCore.Authorization/Controllers/BaseAuthController.cs#L16
The type or namespace name 'Enums' does not exist in the namespace 'EasyExtensions.AspNetCore.Authorization.Models.Dto' (are you missing an assembly reference?)
build: Sources/EasyExtensions.AspNetCore.Authorization/Controllers/BaseAuthController.cs#L310
The type or namespace name 'AuthRejectionType' could not be found (are you missing a using directive or an assembly reference?)
build: Sources/EasyExtensions.AspNetCore.Authorization/Controllers/BaseAuthController.cs#L310
The type or namespace name 'AuthType' could not be found (are you missing a using directive or an assembly reference?)
build: Sources/EasyExtensions.AspNetCore.Authorization/Controllers/BaseAuthController.cs#L249
The type or namespace name 'AuthType' could not be found (are you missing a using directive or an assembly reference?)
build: Sources/EasyExtensions.AspNetCore.Authorization/Controllers/BaseAuthController.cs#L16
The type or namespace name 'Enums' does not exist in the namespace 'EasyExtensions.AspNetCore.Authorization.Models.Dto' (are you missing an assembly reference?)
build: Sources/EasyExtensions.Windows/ShellLink.cs#L373
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.ftCreationTime' is never assigned to, and will always have its default value
build: Sources/EasyExtensions.Windows/ShellLink.cs#L375
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.ftLastWriteTime' is never assigned to, and will always have its default value
build: Sources/EasyExtensions.Windows/ShellLink.cs#L374
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.ftLastAccessTime' is never assigned to, and will always have its default value
build: Sources/EasyExtensions.Windows/ShellLink.cs#L372
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.dwFileAttributes' is never assigned to, and will always have its default value 0
build: Sources/EasyExtensions.Windows/ShellLink.cs#L382
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.cFileName' is never assigned to, and will always have its default value null
build: Sources/EasyExtensions.Windows/ShellLink.cs#L376
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.nFileSizeHigh' is never assigned to, and will always have its default value 0
build: Sources/EasyExtensions.Windows/ShellLink.cs#L379
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.dwReserved1' is never assigned to, and will always have its default value 0
build: Sources/EasyExtensions.Windows/ShellLink.cs#L377
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.nFileSizeLow' is never assigned to, and will always have its default value 0
build: Sources/EasyExtensions.Windows/ShellLink.cs#L385
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.cAlternateFileName' is never assigned to, and will always have its default value null
build: Sources/EasyExtensions.Windows/ShellLink.cs#L378
Field 'ShellLink.WIN32_FIND_DATA_INTERNAL.dwReserved0' is never assigned to, and will always have its default value 0