update upload-artifact version (14.1.1.0 cl 111977 --> core/14.1.1.0) #1038
Annotations
3 errors and 45 warnings
Test on Linux against Coherence 24.09-SNAPSHOT
Process completed with exit code 1.
|
Test on Linux against Coherence 14.1.1-0-18
Process completed with exit code 1.
|
Test on Linux against Coherence 22.06.9
Process completed with exit code 1.
|
Build on macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build on macOS-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build on ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build on ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on Linux against Coherence 24.09-SNAPSHOT
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on Linux against Coherence 24.09-SNAPSHOT
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on Linux against Coherence 24.09-SNAPSHOT
No files were found with the provided path: build\**\*.log. No artifacts will be uploaded.
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/IO/Pof/PortableException.cs#L245
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/IO/Pof/PortableException.cs#L245
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/Net/RequestIncompleteException.cs#L122
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/Net/RequestIncompleteException.cs#L122
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/IO/Resources/UrlResource.cs#L60
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/IO/BinarySerializer.cs#L38
'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)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/IO/BinarySerializer.cs#L57
'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)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/IO/Pof/BinaryPofSerializer.cs#L81
'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)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/IO/OptimizedBinarySerializer.cs#L114
'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)
|
Test on Linux against Coherence 24.09-SNAPSHOT:
src/Coherence.Core/IO/OptimizedBinarySerializer.cs#L191
'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)
|
Test on Linux against Coherence 14.1.1-0-18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on Linux against Coherence 14.1.1-0-18
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/IO/Pof/PortableException.cs#L245
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/IO/Pof/PortableException.cs#L245
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/Net/RequestIncompleteException.cs#L122
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/Net/RequestIncompleteException.cs#L122
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/IO/BinarySerializer.cs#L38
'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)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/IO/BinarySerializer.cs#L57
'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)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/IO/Resources/UrlResource.cs#L60
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/IO/Pof/BinaryPofSerializer.cs#L81
'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)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/IO/Pof/BinaryPofSerializer.cs#L152
'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)
|
Test on Linux against Coherence 14.1.1-0-18:
src/Coherence.Core/IO/OptimizedBinarySerializer.cs#L114
'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)
|
Test on Linux against Coherence 14.1.1-0-18
No files were found with the provided path: build\**\*.log. No artifacts will be uploaded.
|
Test on Linux against Coherence 22.06.9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test on Linux against Coherence 22.06.9
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on Linux against Coherence 22.06.9
No files were found with the provided path: build\**\*.log. No artifacts will be uploaded.
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/IO/Pof/PortableException.cs#L245
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/IO/Pof/PortableException.cs#L245
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/Net/RequestIncompleteException.cs#L122
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/Net/RequestIncompleteException.cs#L122
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/IO/Resources/UrlResource.cs#L60
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/IO/BinarySerializer.cs#L38
'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)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/IO/BinarySerializer.cs#L57
'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)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/IO/Pof/BinaryPofSerializer.cs#L81
'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)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/IO/Pof/BinaryPofSerializer.cs#L152
'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)
|
Test on Linux against Coherence 22.06.9:
src/Coherence.Core/IO/OptimizedBinarySerializer.cs#L114
'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)
|