Skip to content

Bump System.Text.Json from 6.0.7 to 8.0.4 in /source/Jobbr.Server #21

Bump System.Text.Json from 6.0.7 to 8.0.4 in /source/Jobbr.Server

Bump System.Text.Json from 6.0.7 to 8.0.4 in /source/Jobbr.Server #21

Triggered via pull request July 9, 2024 21:36
Status Failure
Total duration 4m 32s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 66 warnings
Linux .NET 6
Process completed with exit code 1.
Linux .NET 7
Process completed with exit code 1.
MacOS .NET 6
Process completed with exit code 1.
Windows VS2022 .NET 6
Process completed with exit code 1.
MacOS .NET 7
Process completed with exit code 1.
Windows VS2022 .NET 7
Process completed with exit code 1.
Linux .NET 6
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/
Linux .NET 6: 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.'
Linux .NET 6: 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.'
Linux .NET 6: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
Linux .NET 6: 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.'
Linux .NET 6: 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.'
Linux .NET 6: 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.'
Linux .NET 6: 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.'
Linux .NET 6: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
Linux .NET 6: 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.'
Linux .NET 6: 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.'
Linux .NET 7
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/
Linux .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Linux .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Linux .NET 7: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
Linux .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Linux .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Linux .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Linux .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Linux .NET 7: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
Linux .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Linux .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
MacOS .NET 6
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/
MacOS .NET 6: 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.'
MacOS .NET 6: 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.'
MacOS .NET 6: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
MacOS .NET 6: 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.'
MacOS .NET 6: 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.'
MacOS .NET 6: 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.'
MacOS .NET 6: 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.'
MacOS .NET 6: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
MacOS .NET 6: 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.'
MacOS .NET 6: 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.'
Windows VS2022 .NET 6
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/
Windows VS2022 .NET 6: 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.'
Windows VS2022 .NET 6: 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.'
Windows VS2022 .NET 6: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
Windows VS2022 .NET 6: 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.'
Windows VS2022 .NET 6: 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.'
Windows VS2022 .NET 6: 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.'
Windows VS2022 .NET 6: 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.'
Windows VS2022 .NET 6: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines
Windows VS2022 .NET 6: 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.'
Windows VS2022 .NET 6: 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.'
MacOS .NET 7
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/
MacOS .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
MacOS .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
MacOS .NET 7: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
MacOS .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
MacOS .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
MacOS .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
MacOS .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
MacOS .NET 7: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
MacOS .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
MacOS .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Windows VS2022 .NET 7
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/
Windows VS2022 .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Windows VS2022 .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Windows VS2022 .NET 7: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
Windows VS2022 .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Windows VS2022 .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Windows VS2022 .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Windows VS2022 .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Windows VS2022 .NET 7: source/Jobbr.Server/Builder/JobbrBuilder.cs#L85
The parameters should begin on the line after the declaration, whenever the parameter span across multiple lines (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1116.md)
Windows VS2022 .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
Windows VS2022 .NET 7: 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.' (https://aka.ms/dotnet-warnings/SYSLIB0011)