fix: fit to proto v0.2.45 #25
Annotations
5 errors and 6 warnings
build:
Librarian.Sephirah/Services/Gebura/GetAppPackageRunTime.cs#L14
The type or namespace name 'GetAppPackageRunTimeRequest' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Librarian.Sephirah/Services/Gebura/GetAppPackageRunTime.cs#L14
The type or namespace name 'GetAppPackageRunTimeResponse' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Librarian.Sephirah/Services/Gebura/GetAppPackageRunTime.cs#L14
The type or namespace name 'GetAppPackageRunTimeRequest' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Librarian.Sephirah/Services/Gebura/GetAppPackageRunTime.cs#L14
The type or namespace name 'GetAppPackageRunTimeResponse' could not be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build:
Librarian.Common/Utils/PasswordHasher.cs#L15
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, int, int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
build:
Librarian.Common/Utils/PasswordHasher.cs#L46
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
build:
Librarian.Common/Utils/ApplicationDbContext.cs#L64
Converting null literal or possible null value to non-nullable type.
|
build:
Librarian.Common/Utils/PasswordHasher.cs#L15
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, int, int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
build:
Librarian.Common/Utils/PasswordHasher.cs#L46
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
build:
Librarian.Common/Utils/ApplicationDbContext.cs#L64
Converting null literal or possible null value to non-nullable type.
|