fix: get CM tests working against OSLC RefImpl #295
Annotations
11 warnings
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/.
|
Build:
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?'
|
Build:
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.
|
Build:
OSLC4Net_SDK/JsonProvider/JsonHelper.cs#L1421
The variable 'e' is declared but never used
|
Build:
OSLC4Net_SDK/OSLC4Net.Core.Query/Impl/CompoundTermImpl.cs#L111
'CompoundTermImpl.tree' hides inherited member 'SimpleTermImpl.tree'. Use the new keyword if hiding was intended.
|
Build:
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
|
Build:
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
|
Build:
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
|
Build:
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
|
Build:
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
|
Build:
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
|
The logs for this run have expired and are no longer available.
Loading