Skip to content

fix: get CM tests working against OSLC RefImpl #295

fix: get CM tests working against OSLC RefImpl

fix: get CM tests working against OSLC RefImpl #295

Triggered via pull request January 31, 2024 20:25
Status Success
Total duration 3m 13s
Artifacts

main.yml

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

Annotations

66 warnings
test (ubuntu-latest, 6.x, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectParser.cs#L50
'OslcSelectParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsParser.cs#L50
'OslcSearchTermsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixParser.cs#L50
'OslcPrefixParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByParser.cs#L50
'OslcOrderByParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectParser.cs#L50
'OslcSelectParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsParser.cs#L50
'OslcSearchTermsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixParser.cs#L50
'OslcPrefixParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByParser.cs#L50
'OslcOrderByParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixLexer.cs#L29
'OslcPrefixLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsLexer.cs#L29
'OslcSearchTermsLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 7.x, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixLexer.cs#L29
'OslcPrefixLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsLexer.cs#L29
'OslcSearchTermsLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectLexer.cs#L29
'OslcSelectLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereLexer.cs#L29
'OslcWhereLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (ubuntu-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixLexer.cs#L29
'OslcPrefixLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectParser.cs#L50
'OslcSelectParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsParser.cs#L50
'OslcSearchTermsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 8.x, net8.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixParser.cs#L50
'OslcPrefixParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 7.x, net7.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (windows-latest, 6.x, net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core/Model/Property.cs#L181
The result of the expression is always 'true' since a value of type 'Representation' is never equal to 'null' of type 'Representation?'
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1864
'JsonHelper.DictionaryWithReplacement<TKey, TValue>.Add(TKey, TValue)' hides inherited member 'Dictionary<TKey, TValue>.Add(TKey, TValue)'. Use the new keyword if hiding was intended.
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcWhereParser.cs#L50
'OslcWhereParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectParser.cs#L50
'OslcSelectParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSelectParser.cs#L50
'OslcSelectParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsParser.cs#L50
'OslcSearchTermsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcSearchTermsParser.cs#L50
'OslcSearchTermsParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixParser.cs#L50
'OslcPrefixParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcPrefixParser.cs#L50
'OslcPrefixParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByParser.cs#L50
'OslcOrderByParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByParser.cs#L50
'OslcOrderByParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 7.x, net7.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
test (windows-latest, 6.x, net6.0): OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/OslcOrderByLexer.cs#L29
'OslcOrderByLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute