Update devsupport to the latest commit #19
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
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.'
|
Build:
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.'
|
Build:
source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
|
Build:
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.'
|
Build:
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.'
|
Build:
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.'
|
Build:
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.'
|
Build:
source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
|
Build:
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.'
|
Build:
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