Bump System.Text.Json from 6.0.7 to 8.0.4 in /source/Jobbr.Server #21
Annotations
1 error and 11 warnings
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
source/Jobbr.Server/Storage/ExtensionMethods.cs#L27
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
source/Jobbr.Server/Storage/ExtensionMethods.cs#L30
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
|
source/Jobbr.Server.IntegrationTests/Infrastructure/Extensions.cs#L19
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
source/Jobbr.Server.IntegrationTests/Infrastructure/Extensions.cs#L21
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
source/Jobbr.Server/Storage/ExtensionMethods.cs#L27
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
source/Jobbr.Server/Storage/ExtensionMethods.cs#L30
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
|
source/Jobbr.Server.IntegrationTests/Infrastructure/Extensions.cs#L19
'BinaryFormatter.Serialize(Stream, object)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
source/Jobbr.Server.IntegrationTests/Infrastructure/Extensions.cs#L21
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.'
|
The logs for this run have expired and are no longer available.
Loading