Skip to content

v3.0.2024.0801

v3.0.2024.0801 #96

Triggered via push August 1, 2024 09:37
Status Success
Total duration 3m 58s
Artifacts 3

BuildAndTest.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 39 warnings, and 3 notices
test (macos-latest)
Process completed with exit code 127.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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 (ubuntu-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (ubuntu-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (ubuntu-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (ubuntu-latest): CompuMaster.Data/DataTablesTools.vb#L284
Unsafe overload of 'ReadXml' method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca3075)
test (ubuntu-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (ubuntu-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (ubuntu-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (ubuntu-latest): CompuMaster.Data/Utils.vb#L1299
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
test (ubuntu-latest): CompuMaster.Data/Utils.vb#L1320
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
test (ubuntu-latest): CompuMaster.Data/DataQuery.PlatformTools.vb#L101
This call site is reachable on all platforms. 'Public Shared Overloads Function GetRootEnumerator() As OleDbDataReader' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test (macos-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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 (macos-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (macos-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (macos-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (macos-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (macos-latest): CompuMaster.Data/DataTablesTools.vb#L284
Unsafe overload of 'ReadXml' method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca3075)
test (macos-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (macos-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (macos-latest): CompuMaster.Data/Utils.vb#L1299
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
test (macos-latest): CompuMaster.Data/Utils.vb#L1320
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
test (macos-latest): CompuMaster.Data/DataQuery.PlatformTools.vb#L58
This call site is reachable on all platforms. 'OleDbConnection' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
test (windows-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@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 (windows-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (windows-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (windows-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (windows-latest): CompuMaster.Data/Utils.vb#L1299
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
test (windows-latest): CompuMaster.Data/Utils.vb#L1320
'Public Overloads Sub New()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'. (https://aka.ms/dotnet-warnings/SYSLIB0014)
test (windows-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (windows-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
test (windows-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (windows-latest): CompuMaster.Data/Manipulation.vb#L56
Ensure that method 'Sub DataManipulationResults.Dispose(disposing As Boolean)' calls 'MyBase.Dispose(Boolean)' in all possible control flow paths (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2215)
test (windows-latest): CompuMaster.Data/DataTablesTools.vb#L284
This overload of the 'DataSet.ReadXml' method is potentially unsafe. It may enable Document Type Definition (DTD) which can be vulnerable to denial of service attacks, or might use an XmlResolver which can be vulnerable to information disclosure. Use an overload that takes a XmlReader instance instead, with DTD processing disabled and no XmlResolver. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5366)
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NUnit Test Results macos-latest", "NUnit Test Results ubuntu-latest", "NUnit Test Results windows-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
163 tests found
There are 163 tests, see "Raw output" for the full list of tests.
163 tests found
There are 163 tests, see "Raw output" for the full list of tests.
163 tests found
There are 163 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
NUnit Test Results macos-latest Expired
20 KB
NUnit Test Results ubuntu-latest Expired
20 KB
NUnit Test Results windows-latest Expired
20.2 KB